body { 
	background: #fff url(Icons/bachelorarbeiten_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:#616f5a;
	letter-spacing:6px;
}

.logoHome a { 
	text-decoration: none;
	color:#616f5a;
}

.logoHome a:visited, .logoHome a:hover { 
	color:#616f5a;
 }
 
.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 #acbfa2;
	border-spacing: 0px;
	border-collapse: collapse;
}

.sucheoben {
   text-align: center;
   font-size: 12px;
}



.suchzeile { 
	background-color: #acbfa2;
}

#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: #e7f0e2;
	border: 4px solid #69b3dd;
	width: 500px;
	padding: 20px;
	/*margin: 0 auto;*/
	text-align: center;
	font-size: 1.4em;
}

.buttonlink a {
	color: #616F5A;
}



/* 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;
 }

#centercontent div {
/*  border: 1px;
  border-style: solid;*/
}

#centercontent {
         font-size: 0.75em;
         /*width: 100%;*/
         vertical-align: top;
         padding: 0 0 0 15px;
         /*background-image: url(/fileadmin/templates/icons/bg_funknav.gif); */
         background-repeat:  repeat-x;
}

html > body #centercontent .clearer {
         display: block;
         clear: both;
         height: 1px;
/*         border: 1px solid #E6E9BE; 
         border: 1px solid;*/
}



#sucheauflistung {
   width:650px;
   margin: 0 auto;
   padding-left: 60px;
}

#centercontent #sucheauflistung ul a:link {text-decoration: none; font-weight: normal;}
#centercontent #sucheauflistung ul a:visited {text-decoration: none; font-weight: normal;}
#centercontent #sucheauflistung ul a:hover {text-decoration: underline; }
#centercontent #sucheauflistung ul a:active {text-decoration: none; }

#centercontent #sucheauflistung ul {
	  margin: 0 20px 0 0;
         padding: 0 0 0 20px;
         /*list-style-image:url(/fileadmin/templates/icons/plus.gif);*/
         line-height: 1.3em;
}

#centercontent #sucheauflistung ul li {
	margin: 2px 0 0 0;
}

#centercontent #sucheauflistung #listlinks {
         float: left;
         width: 290px;
         margin: 0;
         display: inline;
}

#centercontent #sucheauflistung #listrechts {
         width: 290px;
         float: right;
}

.suchergebnis {
   text-align:left;
}



.contenttable {
	font-size: 0.8em;
	width: 100%;
}

.contenttable .even {
	background-color: #e7f0e1;
}

.contenttable td {
	border: 1px solid #d8e7cf;
	border-collapse: collapse;
	padding: 2px 5px;
}

.contenttable td.last {
	border-left: none;
}

.mitgliedstaaten td.last {
	width: 150px;
	text-align: center;
}

.mitgliedstaaten .mini {
	font-size: 0.8em;
	color: #909090;
}



