.brownbackground
{
	background-color: #533229;
}

p, .paragraph
{
	text-align:justify;
	margin: 12px 0px 12px 0px;
	padding-left:0px;
}

.blueDark1
{
	background-color: #427684;
}

.blueBright1
{
	background-color: #B6D3DA;
}

.linktext
{
	font-weight:bold;
}

.backgroundturkey
{
	background-color:  #E8FBFE;
}

.backgroundturkey2
{
	background-color:  #E8FBFE;
}


.backgroundgrey1
{
	background-color:  #F4EEF2;
}

.textbold
{
	font-weight:bold;
}

.textbrown
{
	color: #533229;
	text-decoration: none;
}

.textblue
{
	color: #427684;
	text-decoration: none;
}

.rightColText
{
	color: #427684;
	text-align: center;
	font-size: 12px;
	width:100%;
	padding: 7px 0px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

a:focus{
	outline: none;
}

a:hover{
	font-weight:bold;
	text-decoration:underline;
}

.headerbar
{
	height:19px; 
	line-height:19px; 
	float:left;
}

.content
{
	padding:31px 51px 0px 31px;
}

.ueberschrift2brown
{
	font-weight:bold;
	color: #533229;
	padding-top:5px;
}

input
{
	border: 1px solid #533229;
}

textarea
{
	border: 1px solid #533229;
}

#button
{
	background-color:#E8FBFE;
	color: #533229;
	font-weight:bold;
	padding: 5px 12px;
	font-size: 12px;
	cursor: pointer;
}


li
{
	padding-top:2px;
	padding-bottom:2px;
	list-style-type: square;
}

ul
{
	margin-top: 5px;
	margin-bottom:12px;
	margin-left:19px;
	margin-right:auto;
	padding-left:0px;
	list-style-type: square;
}

.headerGermanistenDienste
{
	color: #427684;
	font-size: 32px;
	padding-top:51px;
	text-align:left;
	text-indent:80px;
	font-family: "Book Antiqua",Tahoma,Verdana,Arial,Helvetica,sans-serif;
	margin-bottom:-7px;
	margin-top: 6px;
	
}

h2, .h2
{
	color: #533229;
	font-size: 19px;
	padding-bottom:12px;
}

h3, .h3
{
	font-weight:bold;
	color: #533229;
	font-size: 12px;
	padding-bottom:12px;
}



.fusszeile {
	height: 19px;
	width:100%;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align:top;
}

.fusszeile_text {
	font-style: normal;
	color: #E8FBFE;
	text-align: right;
	padding-right: 146px;
	float:right;
	text-decoration:none;
	padding-top:2px;
}

.menuitem
{
	color: #533229;
	line-height: 32px;
	text-indent: 31px;
	width:100%;
	height:32px;
	border-top: 1px solid #E8FBFE;
	border-bottom: 1px solid #E8FBFE;
	cursor: pointer;
}


.highlightmenuitem
{
	font-weight:bold;
	background-color: white;
}

.highlightmenuitemactive
{
	font-weight:bold;
	background-color: white;
	border-color: #427684;
}



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #555555;
	height: 100%;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}


html {
	height: 100%;
	margin:0;
	padding:0;
}
