body {
	margin: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	#background-color: #eeeeee;
	background-color: #ffffff;
}
table, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}

h1, h2{
	font-size: 16px;
	font-style: bold;
}
p {
	margin: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
}
a:link {
	color: #FE3A3C;
	text-decoration: none;
}
a:visited {
	color: #FE3A3C;
	text-decoration: none;
}
a:hover {
	color: #FEB73A;
	text-decoration: none;
}

.content {
    margin-top: 5px;
	margin-bottom: 10px;
	color: #444444;
	line-height: 15px;
}

.teaser {
    margin-top: 5px;
	margin-bottom: 10px;
	color: #444444;
	font-weight: bold;
	line-height: 15px;
}


.pageTitle {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 23px;
	color: #555555;
	font-weight: bold;
	margin-bottom: 13px;
	margin-top: 30px;
}

.pageFooter {
    color: #ffffff;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
    padding: 5px;
}
.pageFooter a {
    color: #ffffff;
}
.pageFooter a:visited {
    color: #ffffff;
}
.pageFooter a:hover {
    color: #cccccc;
}


.headAdress{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; color: #999999; 
	font-weight: normal; 
	line-height: 13px;
	padding-right:5px;
	padding-bottom:5px;
	
}


.menuHeader	{
	background-image: url(/suchtvorbeugung/images/menu-back.gif);
}


.maintable {
	background-color: #ffffff;
	#border-right: solid #cecece 0px;
}


/* --------------------------------
		menu definitions
	------------------------------*/

.dropdownhead {
	line-height: normal;
}

.dropdownhead a {
	display: block;
	font-size: 11px;
	font-weight: 400;
	color: #3d5c7a;
	padding: 5px;
	text-decoration: none;
}

.dropdownhead a:visited {
	color: #3d5c7a;
	text-decoration: none;
	
}
.dropdownhead a:hover {
	color: #E8ECF5;
	text-decoration: none;
}


.dropdown {
	color: #ffffff;
	background-color: #0E4096;
	line-height: normal;
	
}
.dropdown a {
	display: block;
	font-size: 11px;
	font-weight: 400;
	color: white;
	padding: 5px;
	background-color: #0E4096;
	text-decoration: none;
}
.dropdown a:visited {
	display: block;
	color: white;
	background-color: #0E4096;
	text-decoration: none;
}
.dropdown a:hover {
	display: block;
	color: #3d5c7a;
	background-color: #b3cce6;
	text-decoration: none;
}



/* --------------------------------
		sidebar definitions
	------------------------------*/

.sidebar {
	color: #555555;
    margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 20px;
	line-height: 15px;
	padding: 0px;
}
.sidebar .arrow {
    margin-top: 6px;
	margin-right: 0px;
}
.sidebarHeader{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; color: #555555; 
	font-weight: bold; 
	padding-bottom: 2px; 
	border-bottom: solid #0E4096 7px; 
}
.sidebar > td a {
	text-decoration: none;
}
.sidebar > ul {
   padding: 0px;
   /*list-style:  url("/images/pfeil.gif");*/
   margin-left: 17px; 
   margin-top: 10px;
   margin-right: 5px;
}
.sidebar > li {
    padding-bottom: 0px;
	line-height:18px;
}



/* --------------------------------
		Form definitions
	------------------------------*/
input {
    font-size: 11px;
}
select {
    font-size: 11px;
}