body { 
	background: #fff url(Icons/diplomarbeiten_bg.gif) 0 0 repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 40px 0 0 0;
	min-width: 964px;

}
 
a:link { 
   color: #000;
}
a:visited { 
   color: #777;
}
a:hover { 
   color: #d00;
}
a:active { 
   color: #ff8800;
}

p { 
	font-size: 12px;
	line-height: 18px;
} 


.logoHome { 
	font-size: 24px;
	font-weight: bold;
	text-align:center;	
	margin-top:50px;
	margin-bottom:25px;
	color:#3b91c2;
	letter-spacing:6px;
}

.logoHome a { 
	text-decoration: none;
	color:#3b91c2;
}

.logoHome a:visited, .logoHome a:hover { 
	color:#3b91c2;
 }
 
.logo { 
	font-family: times,Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:0px;
	color:#616f5a;
	letter-spacing:3px;
} 

h1 { 
	margin-top: 20px;
	margin-bottom: 0px;
	font-size: 20px;
	font-weight: bold;
}

h2 { 
	margin-top: 5px;
	margin-bottom: 20px;
	font-size: 14px;
	font-style: italic;
}

h3 { 
	font-size: 14px;
	font-weight: bold;
	text-transform:uppercase;
}

li { 
	margin-top: 8px;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

.red { 
	color: #d00;
	font-weight: bold;
}

.BestellenLink a {
	color: #d00;
	font-size: 14px;
	font-weight: bold;
	text-transform:uppercase;
}

.BreadcrumbNavigation { 
	background-color: #dfebd8;
	padding: 5px;
}

#ArbeitenTable { 
	text-align: left;
	font-size: 12px;
}

#ArbeitenTable td { 
	border-top: 1px solid #999;
} 

#ArbeitenTable th {
	text-align: right;
	background-color: #eee;
	border-top: 1px solid #999;
}

.TextInhaltsangabe { 
	font-size: 12px;
	line-height: 18px;
}

#ErweiterteSucheTable { 
	/*text-align: left;*/
	margin: 0 auto;
	font-size: 12px;
	border: 4px solid #69b3dd;
	border-spacing: 0px;
	border-collapse: collapse;
}

form {
	text-align: center;
	width: 100%;
}




.suchzeile { 
	background-color: #69b3dd;
}

#ErweiterteSucheTable th { 
	text-align: right;
	padding-bottom: 4px;
	padding-top: 2px;
	padding-right: 4px;
}

#ErweiterteSucheTable td { 
	padding-bottom: 4px;
	padding-top: 2px;
}

#ErweiterteSucheTable input,select { 
	font-size: 12px;
}

.SucheAnzahlArbeiten { 
	font-weight:bold;
}


#content {
	width: 580px;
	margin: 0 26%;
}




.buttonlink {
	background-color: #d6e4e8;
	border: 4px solid #69b3dd;
	width: 500px;
	padding: 20px;
	/*margin: 0 auto;*/
	text-align: center;
	font-size: 1.4em;
}

.buttonlink a {
	color: #3B91C2;
}



/* Navigation */
ul.buttonlink {
	float: left;
	margin: 25px 15px 10px 0;
	padding: 0 5px 0 5px;
	width: 250px;
}

ul.buttonlink li {
	list-style-type: none;
	margin: 0;
	border-bottom: 1px solid #a4d4ef;
	border-top: 1px solid #f0faff;
	padding: 5px 0;
}

ul.buttonlink li.first {
	border-top: none;
}

ul.buttonlink li.last  {
	border-bottom: none;
}

.margintop {
	margin: 20px 0 0 0;
}

.pagination { 
	font-size: 12px;
	line-height: 18px;
 }

.fehler { 
          text-align: center;
 }



/* Partnerseite */
.partneritem {
	padding: 10px 0;
	border-bottom: 1px solid #d6e4e8;
}

.partnerpic {
	float: left; 
	width: 170px;
	margin: 7px 10px 0 0;
}

.partnerpic a {
	padding: 0;
	color: #ffffff;
}

.partnerpic a img {
	border: none;
}

.partnercontent {
	margin: 0 0 0 180px;
}


.cleardiv {
	clear: both;
}
