﻿


:focus  { outline: 0px}





/* ------------------------------------------------------------------------------------

CSS fuer diese Projekt

---------------------------------------------------------------------------------------
*/

.customer_logo {
	border:0px solid black;
	padding:0px;
	margin-right:40px;
	margin-top:0px;
	margin-bottom:55px;
	
}


/* Submit-buttons in userspace */
.button	{
	background-color:#FFFFFF;
	border: 1px solid black;
	color: #1A2F2B;
	}



img{
	margin:0px;
	padding:0px;
	border:0px solid black;
}


body {	
	margin:0px; 
	padding: 0px;
	background-color: #ffffff; 
}

/*.fliesstext,.indexlink,.headline,h1,h2,h3,h4,h4,h5,h6,textarea,input,td,body { */

.fliesstext,.indexlink,.headline,h1,h2,h3,h4,h4,h5,h6,textarea,input,td,p,i,b,a,body,span,div {
	font-family: 'Times', 'Times New', serif;
	font-size:15px;
	line-height:19px;
	color: #000000;
	margin:0;
	padding:0;
	margin-bottom:0;
	padding-bottom:0;
}

div.einruecken {
	width:100%;
	padding-left:20px;
}

.grau40 {
	color:#999999;
}


.rot , .rosa {
	color:#d42189;
}

.kursiv, .italic {
	font-style:italic;
}

.fett, .bold {
	font-weight:bold;
}

.gruen {
	color:#bdbd0d;
}
.line28 {
	line-height:28px;
}
.sprechblase {
	position:relative;
	float:left;
	top:1px;
	margin-left:-22px;
}
.downloadblase {
	margin-right:7px;
	margin-top:2px;
}

h1 {	font-weight:bold;margin-bottom:17px;line-height:15px;	}
h2 {	font-weight:bold;	}

ul {	margin-bottom:0px;	}
li {	list-style-type:none; list-style-position:outside; margin-left:-20px;	}

a {
	text-decoration: none;
}
a:hover,a.link:hover{
	color:#d42189;
	text-decoration: none;
}

a.mail {
	border-bottom: 1px solid #d42189;
}

.underline {
	border-bottom: 1px solid #d42189;
}


.menuDiv {
	position:absolute;
	left:100px;
	top:100px;
	width:220px;
	height:10px;
}



.plain_input {
	border: 0px solid black;
	padding:6px;
}







/* ------------------------------------------------------------------------------------

CSS fuer diese Projekt, INTERNE STILE

---------------------------------------------------------------------------------------
*/


.referenten_kapitaelchen {
	font-size:11px;
	font-variant:small-caps;
}

.indexletter {
	font-family: Arial, Verdana, Geneva, 'Bitstream Vera Sans' , Helvetica, sans;
	font-weight:bold;
	font-size:18px;
	line-height:24px;
	margin:0;
	padding:0;
	margin-bottom:-3;
	margin-top:6px;
	color: #D42189;
}

.indexlink {
	font-size:12px;
	line-height:15px;
}


/* ------------------------------------------------------------------------------------

CSS fuer rahmenprogramm

---------------------------------------------------------------------------------------
*/

.p1, .p2,.p3, .p4,.p5, .p6,.p7, .p8,.p9, .p10,.p11, .p12,.p13, .p14 {
}

.p_wannwo {
	font-style:italic;
}

.p_titel {
	font-weight:bold;
}


.p_waspr {
	font-size:12px;
}


/* ------------------------------------------------------------------------------------

CSS fuer Liste der Publikationen / 20.12.07 JT

---------------------------------------------------------------------------------------
*/

#publikationen { 
	list-style: none;
	list-style-position: inside;
	margin: 0;
	padding: 0;
}

#publikationen li { 
	padding: 0;
	margin: 0 0 4px 0;
	list-style: none;
}








