/* meyer reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*Meyer`s reset ends*/

body{
	font-family: georgia, 'Times New Roman', serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #303030;
	color:  #A3A3A3;
}
p{
	margin: 12px auto;
}
h1{
	font-size: 16px;
	font-weight: bold;
	color: #D6D6D6;
	line-height: 26px;
}
h2{
	font-size: 14px;
	font-weight: bold;
	color: #D6D6D6;
	line-height: 20px;
}
h3{
	font-size: 13px;
	font-weight: bold;
	color: #D6D6D6;
	line-height: 20px;
}
h4{
	font-size: 11px;
	font-weight: bold;
	color: #D6D6D6;
	line-height: 20px;
}
.wrap{
	margin-top: 90px;
	margin-left: 100px;
	width: 1000px;
}
.l_col{
	width: 200px;
	float: left;
	border-right: 1px solid #584f48;
	height: 650px;
	overflow: hidden;
	/*border: 1px solid white;*/
}
.r_col{
	width: 700px;
	float: left;
	padding-bottom: 30px;
	margin-top:3px;
	overflow: hidden;
}
.menu li{
	padding: 2px;
	list-style: none;
	line-height: 24px;
}
.menu a{
	font-weight: normal;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}

.sub_menu {			/*Sub Menu*/
	margin-left: 30px;
	margin-bottom: 20px;
}

.sub_sub_menu {		/*Menu top right*/
	border-bottom: 1px solid #584f48;
	padding-bottom: 5px;
	padding-left: 15px;
	/*line-height: 68px;*/
}

.sub_sub_menu li{
	display: inline;
	padding: 5px;
}
.sub_sub_menu a{
	text-decoration: none;
	color: #919191;
	font-size: 13px;
	font-weight: normal;
}
/*About*/
.sub_sub_menu a.first{
	color: #C78F09;
}
.sub_sub_menu li.current a{
	font-weight: bold;
	color: #fff;
}
/*About*/
.sub_sub_menu li.current a.first{
	color: #C78F09;
}
.content_div{		/*Content Div*/
	margin-bottom: 30px;
	padding: 13px 20px;

}
.start_content{		/*Content Div Home*/	
	padding-left: 20px;
}

a{
	text-decoration: none;
	font-weight: normal;
	color: #66ccff;
	font-size: 12px;
}

.bold{
	font-weight: bold;
}
.invisible{
	display: none;
}
/*li.current >a{
	font-weight: bold;
	color: #fff;
}
*/
li.current a{
	font-weight: bold;
	color: #fff;	
}
li li a{
	font-weight: normal!important;
	font-size: 14px!important;
	color: #999999!important;
}

li li.current a{
	font-weight: bold!important;
	font-size: 14px!important;
	color: #fff!important;
}

.pic{ /*Generelle Einstellung*/
	padding: 4px 0px 2px;
}

.big_picture{
	padding-top: 20px;
	padding-bottom: 10px;
}
.title{
	font-size: 14px;
	font-weight: bold;

}
.subtitle{
	padding-bottom: 20px;
	font-size: 11px;
	font-weight: bold;

}


img.act_thumbnails {
	border: 1px solid  #949494;
	padding: 1px;
}
a.act_thumbnails{
	font-weight: bold;
	color: #fff;
}
#act_thumbnails  {
	border: 1px solid  #949494;
	padding: 1px;
}
li.galery_thumbs{
	float: left;
	margin-right: 10px;
	/*border: 1px solid  #949494;*/
	height: 40px;

}
li.galery_thumbs img{	
	cursor: pointer;
}

.clearer{ /*clears between thumbnails and big picture*/
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
}
/*Margin of displayed BigPicture on Project Pages*/
.bildgross p{margin: 20px auto;}
.language_switcher a{
	margin-left: 590px;
}
li.pink a{color: #DB5BD4;}


.startpicture{display: block!important;}

#bigpic-1 { display:none;}
#bigpic-2 { display:none;}
#bigpic-3 { display:none;}
#bigpic-4 { display:none;}
#bigpic-5 { display:none;}
#bigpic-6 { display:none;}
#bigpic-7 { display:none;}
#bigpic-8 { display:none;}
#bigpic-9 { display:none;}
#bigpic-10 { display:none;}
#bigpic-11 { display:none;}

li.non-existent { display:none;}
