* {
	margin:0;
	padding:0;
	border:0;
}

body {
	font:12px/140% verdana, arial, helvetica, sans-serif;
	color:#0c375f;
	background:#f6f6f6;
}

a {
	text-decoration: underline;
	font-weight: bold;
	outline: none;
}

a:visited {
	color:  #4D4D4D;
}

a:active {
	color:  #ccc;
}

a:hover {
	text-decoration: none;
}

/* ---------------------------- Ьberschriften -------------------------------- */

h1 {
	font-size: 40px;
	line-height:37px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom:16px;
	line-height:18px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom:10px;
	margin-top:10px;
}
h4 {
	font-size:12px;
	line-height:12px;
	padding-left:3px;
	font-weight:bold;
	margin-bottom:9px;
	padding-top:9px;
}
/* ---------------------------- Allgemein -------------------------------- */

img {
	border: 0;
}

#middle p {
	padding-bottom:25px;
}

#middle p img {
	float:left;
	margin-right:17px;
}

#middle hr {
	height:10px;
	color:white;
	background:none;
}

table.camp
 {
   border-top: 1px solid #000000;
   border-left: 0px;
   border-right: 0px;
   border-bottom: 0px;
}


/* ---------------------------- Div Teile -------------------------------- */
#container {
	width:1128px;
	margin:auto;
	background:white url(../images/container_back.gif) repeat-y;
	position:relative;
}

#con {
	position:relative;
	padding-bottom:20px;
}

#wrap {
	width:1050px;
	margin:auto;
	padding:0 11px;
	position:relative;
}

#top {
	margin:auto;
	padding-top:0px;
	margin-bottom:5px;
	height:256px;
	width:1049px;
	background:url(../images/logo_new_ISKF.jpg) no-repeat bottom;
	/*border: 5px double red; */
}

#left {
	float:left;
	/*border: 5px double red;*/
}

#middle {
	width:596px;
	padding:0 20px;
	margin:0 auto;
	border-width:0 2px;
	border-color:#f4f4f4;
	border-style:solid;
	padding-bottom:1px;
	/*border: 5px double red;*/
	
}

#right {
	float:right;
}

#footer {
	clear:both;
	height:30px;
	padding-top:40px;
	text-align:center;
	background:url(../images/footer_back.gif) no-repeat top;
	color:#b3b3b3;
	font-size:10px;
}

#copy {
	position:absolute;
	bottom:0;
	left:50%;
	font-size:10px;
	color:#999999;
	margin-bottom:10px;
}

#copy a {
	text-decoration:none;
	font-weight:normal;
	color:#999999;
}







/* ----------------------- teaser ---------------------- */

.article_teaser_left, .article_teaser_right {
	background:#f6f6f6 url(../images/teaser_back.gif) no-repeat top;
}

.article_teaser_left, .article_teaser_right, .content_teaser {
	width:173px;
	padding:0 10px;
	margin-bottom:0px;
	font-size:9px;
	height:260px;
}

.article_teaser_left p, .article_teaser_right p {
	margin:9px 0;
}

.content_teaser {
	padding:2px;
}

.content_teaser h4 {
	padding:0px;
}

.article_teaser_right1 {
	width:190px;
	font-size:9px;
}






/* ---------------------------- Navigation -------------------------------- */

ul{
	margin: 0;
	padding: 0;
}

li{
	list-style :none;
	text-align: left;
}

ul#navi1 li {
	margin-bottom:2px;
	border-bottom:1px dashed #cecece;
	padding-bottom:2px;
	width:200px;
}

ul#navi1 a:hover {
	text-decoration:underline;
}



li.menu{
	width: 190px;
	padding: 2px 0;
}

li.button a{
	display: block;
	overflow: hidden;
	position: relative;
	font-family: Arial,Helvetica,sans-serif;	
	padding: 0px 20px 0 20px;

}

li.button a.box1, li.button a.box2, li.button a.box3, li.button a.box4, li.button a.box5, li.button a.box6, li.button a.box7 {
	background: #CDCDCD; 
	background: linear-gradient(#CDCDCD, #E9EAEB);
	color :#ccc;
	border: solid 1px #ccc;
	width:100px;
	border-right:5px solid #0c375f;	
	height:30px; /* высота списка первого уровня  */
	display:block;
	width:170px;
	font:12px verdana, arial, helvetica, sans-serif;
	font-weight: bold; /* жирный первого уровня  */
	
	
	padding-left:9px;
	text-decoration:none;
	color:#0c375f;
	line-height:20px;	
	
}

.dropdown{
	width: 242px;
	display: none;
}

.dropdown li{
	border: 0px solid #ccc;
	margin: 2px 0;
	padding: 4px 0px;
}




li.button1 a{
	display: block;
	overflow: hidden;
	position: relative;
	font-family: Arial,Helvetica,sans-serif;	
	padding: 0px 20px 0 20px;
}

li.button1 a.box1_1 {
	background: #E9EAEB; 
	background: linear-gradient(#E9EAEB, #F6F6F6);
	color :#ccc;
	border: solid 1px #ccc;
	width:100px;
	height:20px; /* высота списка первого уровня  */
	display:block;
	width:157px;
	font:11px verdana, arial, helvetica, sans-serif;
	font-weight: bold; /* жирный первого уровня  */
	
	
	padding-left:20px;
	text-decoration:none;
	color:#0c375f;
	line-height:20px;	
}

li.button1 a.box2_1 {
	background: #E9EAEB; 
	background: linear-gradient(#E9EAEB, #F6F6F6);
	color :#ccc;
	border: solid 1px #ccc;
	width:100px;
	height:40px; /* высота списка первого уровня  */
	display:block;
	width:157px;
	font:11px verdana, arial, helvetica, sans-serif;
	font-weight: bold; /* жирный первого уровня  */
	
	padding-left:20px;
	text-decoration:none;
	color:#0c375f;
	line-height:20px;	
}

li.button1 a.box3_1 {
	background: #E9EAEB; 
	background: linear-gradient(#E9EAEB, #F6F6F6);
	color :#ccc;
	border: solid 1px #ccc;
	width:100px;
	height:60px; /* высота списка первого уровня  */
	display:block;
	width:157px;
	font:11px verdana, arial, helvetica, sans-serif;
	font-weight: bold; /* жирный первого уровня  */
	
	padding-left:20px;
	text-decoration:none;
	color:#0c375f;
	line-height:20px;	
}

li.button1 a.box4_1 {
	background: #E9EAEB; 
	background: linear-gradient(#E9EAEB, #F6F6F6);
	color :#ccc;
	border: solid 1px #ccc;
	width:100px;
	height:20px; /* высота списка первого уровня  */
	display:block;
	width:157px;
	font:11px verdana, arial, helvetica, sans-serif;
	font-weight: bold; /* жирный первого уровня  */
	
	padding-left:20px;
	text-decoration:none;
	color:#0c375f;
	line-height:20px;	
}

.dropdown1{
	display: none;
	text-decoration:none;
}

.dropdown1 li{
    background: #ffffff; 
	border: 0px solid #ccc;
	margin: 5px 0;
	padding: 4px 0px;
	font: 11px verdana, arial, helvetica, sans-serif;
	text-decoration:none;
	width:120px;
}



li.button2 a{
	display: block;
	overflow: hidden;
	position: relative;
	font-family: Arial,Helvetica,sans-serif;	
	padding: 0px 20px 0 20px;
}

li.button2 a.box1_2 {
	color :#ccc;
	border: solid 0px #ccc;
	display:block;
	width:140px;
	font:11px verdana, arial, helvetica, sans-serif;
	font-weight: bold; /* жирный первого уровня  */
	
	padding-left:20px;
	text-decoration:none;
	color:#0c375f;
	line-height:20px;	
}


li.button2 a.box1_1 {
	background: #E9EAEB; 
	background: linear-gradient(#E9EAEB, #F6F6F6);
	color :#ccc;
	border: solid 1px #ccc;
	width:100px;
	height:20px; /* высота списка первого уровня  */
	display:block;
	width:157px;
	font:11px verdana, arial, helvetica, sans-serif;
	font-weight: bold; /* жирный первого уровня  */
	
	
	padding-left:20px;
	text-decoration:none;
	color:#0c375f;
	line-height:20px;	
}













		#message
		{
			/* display: block before hiding */
			display: block;
			display: none;

			/* link is above all other elements */
			z-index: 999; 

			/* link doesn't hide text behind it */
			opacity: .8;

			/* link stays at same place on page */
			position: fixed;

			/* link goes at the bottom of the page */
			top: 100%;
			margin-top: -80px; /* = height + preferred bottom margin */

			/* link is centered */
			left: 88%;
			margin-left: -30px;

			/* round the corners (to your preference) */
			-moz-border-radius: 20px;
			-webkit-border-radius: 20px;

			/* make it big and easy to see (size, style to preferences) */
			width: 180px;
			line-height: 48px;
			height: 50px;
			padding: 1px;
			background-color: #000;
			font-size: 15px;
			text-align: center;
		}
		
		#message a { color: #fff; }
