@charset 'utf-8';

/*@import url(reset.css);
@import url(typography.css);
@import url(forms.css);
@import url(thickbox.css);*/


html, body {
	height: 100%;
	max-height: 100%;
	
}

body {
	background: #fff url('../images/background.jpg') center top no-repeat ;
	font-size: 75%;
	font-family: Verdana;
}
	
	h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #000000; }
	h1 { font-size: 3em; line-height: 1; }
	h2 { font-size: 2em; }
	h3 { font-size: 1.5em; font-weight: bold; color: #222;}
	h4 { font-size: 1.2em; line-height: 1.25; height: 1.25em; }
	h5 { font-size: 1em; font-weight: bold; color: #222;}

/* Links
-------------------------------------------------------------- */
a{ color: #000;}
a:link { color:#000; text-decoration:none; }
a:focus { color:#a82020; text-decoration:none; }
a:hover { color:#a82020; text-decoration:none; }
#current  a{
color:#a82020; 
text-decoration:none;
}



#wrapper {
	margin: 25px auto 0px;
	width: 1000px;
    height: 700px;        }
 /* NAVIBEREICH
------------------------------------------------------------- */
#navi {
	background: ;
	float: left;
	width: 1000px;
	height: 105px;          }

	ul.navi_navi {
    float: right;
	
    margin-top: 5px;     }
	ul.navi_navi li {
    display: inline;
    margin-left: 20px;
    font-size: 1.0em;       }


/*CONTENT
-------------------------------------------------------------*/
#content {
	float: left;
	width: 1000px;
    height: 520px;
}
#bild1_home {
	float: left;
	margin-left: 0px;
	margin-top: 20px; }
#bild2_home {
	float: left;
	margin-left: 0px;
	margin-top: 20px; }
#bild3_home {
margin-top: 20px;
 }
.thumbnail_1{
	margin-top: 10px; }

.thumbnail_2{
	float: right; 
	margin-top: 10px;
	margin-bottom: 10px;	}

#text_news1{
	height: 495px;
	width: 440px;
	font-size: 1.0em;
	float: left;
	margin-top: 25px;
	margin-left: 50px;
}	
#text_news2 {
		height: 495px;
	width: 400px;
	font-size: 1.0em;
	float: right;
	margin-top: 25px;
	margin-right: 7px;
}	
#text_motivation  {
	float: left;
	width: 600px;
	vertical-align:middle;
	font-size: 1.3em;
	margin-left: 0px;
	margin-top: 20px;
	padding-top: 90px; }
}
#text_german {
	margin-top: 50px;
}
#text_english {
	color:#a2a2a2; 
	text-align: right;
	padding-top: 40px;
}
#bild_motivation {
	float: right;
	margin-top: 25px; 
	margin-right: 40px;
}
#bild_sedcard {
	margin-top: 25px; 
	margin-right: 35px;}
#text_sedcard {
	float: left;
	width: 363px;
	margin-top: 50px;
	margin-left: 100px;
}
.sedcard {
    display: inline;
	list-style-type: none;
    font-size: 1.3em;
}
.navi_gallerie {
	clear:right;
	text-align: center;
 }
.navi_gallerie  li {
	font-weight: bold;
    display: inline;
    margin-left: 20px;
    font-size: 1.3em;       }
	
#text_impressum1 {
    display: inline;
	list-style-type: none;
    font-size: 1.1em;
	float: left;
	width: 350px;
	margin-left: 100px;
	margin-top: 50px;

}
#text_impressum2 {
width: 525px;
font-size: 0.8em;
margin-right: 25px;
float:left;

}

	
/*BOTTOM
-------------------------------------------------------------*/
#bottom {
	background: ;
	float:left;
	width: 1000px;
	height: 75px;           }
ul.navi_bottom {
    text-align: center;
	margin-top: 10px;     }
ul.navi_bottom li {
	font-weight: bold;
    display: inline;
    margin-left: 20px;
    font-size: 1.5em;       }


