/* ### undo #################################################################### */

:link,:visited { text-decoration:none; }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }

table {	border:none; padding:0px; margin:0px; border-spacing:0px; font-size:1em;}
tr { border:none; padding:0px; margin:0px; }
td { border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }


legend { display:none; }

div, p, li, a {background-repeat:no-repeat; }

/* ### reset some basic style ################################################### */

dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p			{margin-bottom: 0em;}

ul			{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

pre			{font-size:1.2em; }

a:hover { text-decoration:none; }



/* ### HTML ###################################################################### */



/* commented backslash hack v2 \*/ 
html, body {
	height:100%;
}
/* end hack */ 
html, body {
	margin: 0;
	padding: 0;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000;
	background: url("../files/bg_body_big.gif");
	background-color: #FFFFFF;
	font-size: x-small;
}

#container {

	width: 964px;
	min-height:100%;
	text-align: left;
	position:relative;
	margin: 0 auto -40px; /* the bottom margin is the negative value of the footer's height */
}
/* commented backslash hack v2 \*/ 
* html #container {
	height:100%;
}
* html #container {
	width:964px;
	w\idth:962px;
}
* html body {
	font-size:xx-small;
	f\ont-size:x-small
}
/* end hack */ 

/* ### Header ############################################################### */

/* ### Logo ################################################################# */
#logo {
	top:0px;
	left:0px;
	border: none;
	background-image: url(las_logo_sub.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#logo a {
	display:block;
	height:155px;
	width:350px;
	text-indent:-700em;
}

#login {
	position:absolute;
	top:0px;
	right:0px;
	border: none;
	background-image: url(bg_login.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	height:155px;
	width:205px;
	text-align:center;
	padding-top:35px;
	color:#2a5a60;
}

#login a,
#login a:link {
	color:#2a5a60;
	text-decoration: underline;
}

#login a:hover {
	color:#2a5a60;
	font-weight:bold;
	text-decoration: none;
}

#sprache {
	position:absolute;
	top:180px;
	right:0px;
	border: none;	
	float:right;
	z-index:1;
}



#header {
	width:100%;
	position:relative;
	z-index:2;
	overflow:hidden;
	color: #c4c4c4;
}

* html #header {
	height:155px;
	he\ight:155px
}

#sidebar {
	float: right;
	width: 195px;
	padding:5px 0;
	position:relative;
	margin-top:50px;
}

#sidebar .sprache {
	right:0px;
	border: none;	
	float:right;
	margin-top:-35px;
}

/* ### content ################################################################ */

#content {
	width: 730px;
	padding:5px 0 35px 10px;
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #2a5a60;
}

#content .tinymcewysiwyg {
	margin:0 0 0 -5px;
}

/*
#content p, #sidebar p, #mainnav p, #header p, #footer p {
	margin:5px;
}*/

#content a, 
#content a:link {
	color:#90B0BF;
	text-decoration:underline;
}

#content a:hover {
	color:#90B0BF;
	text-decoration: none;
}

#content p {
	margin-bottom:18px;
	font-size:12px;
	line-height:18px;
}


/* ### Lists ################################################################ */

#content ul, 
#content ol {
	margin-bottom:12px;
	font-size:12px;
	line-height:18px;
}

#content ol li {
	margin:0 0 0 30px;
	list-style-type:decimal-leading-zero;
} 
#content ul li {
	margin:0 0 0 20px;
	list-style-type:square;
}


/* ### Breadcrumb ################################################################ */

#breadcrumb {
	padding: 15px 0 10px 0;	
	color: rgb(144, 176, 191);
}

#breadcrumb .rex-breadcrumb{
font-size: 10px;
color: #90B0BF;
display:inline;

}

#breadcrumb .rex-breadcrumb li{
	display:inline;
	padding-left:0;
	margin-left:7px;
}

#breadcrumb .rex-breadcrumb a,
#breadcrumb .rex-breadcrumb a:hover{
	color: #90B0BF;
}



/* ### footer ############################################################ */

#footerwrap {
	padding:5px 0 0;
	height:30px;
	position:relative;
	width: 964px;
	text-align: left;
	margin:-35px auto 0;
	color: #90B0BF;
	border-top:1px solid #90B0BF;
}
#footer {
	position:relative;
	width:100%;
}
#footer p {
	margin:0;
	padding:5px;
}


#footer a, 
#footer a:link {
	color:#90B0BF;
	text-decoration:underline;
	float:right;
}

#footer a:hover {
	color:#90B0BF;
	text-decoration: none;
}


* html #footerwrap {
	height:35px;
	he\ight:30px;
}
#clearfooter {
	height:30px;
	width:100%;
	clear:both
}
.blank, .blank2 {
	position:absolute;
	left:547px;
	width:7px;
	height:0px;
	overflow:hidden;
	border-top:	1px solid #fff;
}
.blank {top:-7px;}
.blank2 {
	top:-1px;
	border-top:1px solid #fff;
	left:-13px;
	z-index:99;
}



/* ### headlines ############################################################ */

#content h1 {
	/*color:#c8e16e;*/
	color:#95D01E;
	font-size:16px;
	font-weight:normal;
	line-height:32px;
	text-transform: uppercase;
	text-align:left;
}

#content h2 {
	color:#90B0BF;
	background: inherit;
	font-size:14px;
	font-weight:bold;
	line-height:24px;
}

#content h3 {
	color:#90B0BF;
	background: inherit;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
}

#content h4 {
	color:#c4c4c4;
	background: inherit;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
}

#content h5 {
	color:#c4c4c4;
	background: inherit;
	font-size:1.0em;
	font-weight:bold;
	line-height:1.0em;
}

#content h6 {
	background: inherit;
	color:#c4c4c4;
	font-size:0.9em;
	font-weight:bold;
	line-height:1.0em;
}


/* ### Images ############################################################ */

#content img {
	display:block;
	margin:4px 0;
}

#content img.floatLeft {
	float:left;
	margin:4px 10px 4px 0;
}

#content img.floatRight {
	float:right;
	margin:4px 0 4px 10px;
}

#content div.floatLeft img {
	float:left;
	margin:4px 40px 4px 0;
}

#content div.floatRight img {
	float:right;
	margin:4px 0 4px 40px;
}

#content a.more {
	clear:left;
	position: relative;
	left: 120px;
}

/* Dokument bereitstellen - Publications*/
.list_content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	font-size:10px;
	color:#fff;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:24px;
	width:630px;
	background-color:#c4d4dc;
	margin:0px;
    line-height: 18px;
	}



.list_content2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
	color:#fff;
	padding-left:10px;
	padding-top:3px;
	padding-right:24px;
	padding-bottom:3px;
	width:630px;
	background-color:#37444f;
	margin:0px;
    line-height: 18px;
	}

.list_content3 {
	font-style:italic;
	font-size:10px;
	text-decoration:none;
	color:#000000;
	padding-left:10px;
	padding-top:3px;
	padding-right:24px;
	padding-bottom:3px;
	width:630px;
	background-color:#F4F4F4;
	margin:0px;
	   line-height: 18px;
	}

/* Dokument bereitstellen - Download*/

/* Diese CSS-Angaben stammen aus der originalen main.css */
/* download
*******************************************************************************/
#content .download-hdl p, 
#content .download-file p, 
#content .download-desc p { 
	margin: 0;
}

#content .download-hdl p { 
	padding: 5px 7px;
	background-color: #90B0BF;
	font-weight: bold;
	color: #fff;
}

#content .download-file { 
	padding: 1.2em 7px;
	border-left: 2px solid #90B0BF;
	border-right: 2px solid #90B0BF;
}

#content .download-desc { 
	margin-bottom: 1.2em;
	padding: 1.2em 7px;
	background-color: #90B0BF;
	border-left: 2px solid #90B0BF;
	border-right: 2px solid #90B0BF;
	border-bottom: 2px solid #90B0BF;
}

#content .download-without-desc { 
	margin-bottom: 1.2em;
	border-top: 2px solid #90B0BF;
}



#bibtex {
	
	font-size:12px;
	
}


#bibtex a {
	text-decoration:none;
}

#bibtex td {
padding-top:10px;}

