* { 
margin : 0;
padding : 0;
} 
body {
	font : 95% Verdana, Arial, Helvetica, sans-serif;
	background-color: #FCFDFE;
	background-image: url(../img/page_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
} 
h1 {
	color:#000;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.6em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 1.6em;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
} 
h2 {
	font-size : 1.0em;
	font-weight : bold;
	color : #003366;
	margin : 10px 10px 10px 10px;
	background-color: #FFF;
} 
h3 {
	font-size : 1em;
	font-weight : bold;
	color : #ff4500;
	margin : 10px 10px 10px 10px;
	background-color: #FFF;
} 
p {
	font-size : 0.8em;
	margin : 10px 10px 10px 10px;
	color: #000;
	background-color: #FFF;
} 
.klein {
font-size: 0.6em;
}
.redletter {
	color : #BC0813;
	font-weight: bold;
	background-color: #FFF;
}
.bullet li {
	list-style-image : url(../img/square1.png);
	list-style-position : outside;
	font-size : 0.8em;
	margin : 10px 10px 10px 40px;
	padding-left: 8px;
	color : #000;
	font-weight : normal;
	line-height : 150%;
	background-color: #FFF;
} 
#sitemap_all {
font-size : 0.8em;
}
#sitemap_all h2{
font-size : 1.2em;
}
.sitemap li {
	list-style-image : url(../img/sitemap.gif);
	list-style-position : outside;
	padding-left: 2px;
	margin : 10px 10px 10px 30px;
	color : #000;
	font-weight : normal;
	line-height : 130%;
	background-color: #FFF;
} 
.sitemap1 li {
	list-style-image : url(../img/sitemap1.gif);
	list-style-position : outside;
	padding-left: 2px;
	margin : 10px 10px 10px 50px;
	color : #000;
	font-weight : normal;
	line-height : 130%;
	background-color: #FFF;
} 
.nowrap { 
white-space : nowrap;
} 
a { 
font-size : 1em;
} 
a img { 
border : 0 none;
text-decoration : none;
} 
a:link {
	color : #bc0813;
	font-weight : bold;
	text-decoration : none;
	border-bottom : 1px dashed #bc0813;
	background-color: #FFF;
} 
a:visited {
	background-color: #FFF;
	color : #474747;
	font-weight : bold;
	text-decoration : none;
	border-bottom : 1px dashed #474747;
} 
a:hover, a:active, a:focus {
	background-color: #FFF;
	color : #003366;
	font-weight : bold;
	text-decoration : none;
	border-bottom : 1px dashed #003366;
} 
#container {
	color : #000;
	background-color: #fff;
	/*width : 100%;*/
width : 980px;
	margin-top : 0;
	margin-right : auto;
	margin-bottom : 10px;
	margin-left : auto;
	border: 1px solid #CCC;
} 
#header { 
width : 100%;
background : transparent url(../img/header.jpg) repeat-x top left;
margin-bottom : 0;
} 
#clip { 
margin-left : 0;
width : 200px;
height : 185px;
text-align : center;
} 
#clip a { 
border : 0 none;
} 
#clip a img { 
border : 0 none;
} 
#main { 
margin-left : 210px;
color : #000;
background : #fff;
line-height : 1.2em;
} 
p.mainbot {
	clear : both;
	height : 28px;
	margin : 10px 210px 10px 0;
	padding-top : 10px;
	color : #000;
	text-align : center;
	background-color: #FFF;
	background-image: url(../img/artist2_klein.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
} 
p.containerbot { 
text-align : center;
background-color: #fff;
color: #000;
/*padding-right: 35px;*/
} 
#column {
	float : right;
	width : 200px;
	color : #000;
	background-color: #FFF;
} 
#content {
	margin-right : 210px;
	color : #000;
	background-color: #FFF;
} 
#column_breit {
	float : left;
	width : 98.8%;
	color : #000;
	background-color: #FFF;
	margin-bottom: 10px;
} 
p.mainbot_breit {
	clear : both;
	width : 98.8%;
	height : 28px;
	margin : 0 0 10px 0;
	padding-top : 10px;
	text-align : center;
	color : #000;
	background-color: #FFF;
	background-image: url(../img/artist2_klein.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
} 
p.fotodesign {
	margin-bottom : 330px;
	color : #000;
	background-color: #FFF;
}
p.last_line {
padding-bottom: 30px;
}
p.last_line1 {
	color: #ECF6FA;
	background-color: #FFF;
}
#navigation {
	position : inherit;
	top : auto;
	left : 0;
	width : 184px;
	color : #000;
	background-color: #ecf6fa;
	float: left;
} 
#navigation ul { 
list-style-type : none;
margin : 0;
padding : 0;
} 
#navigation li { 
margin : 0 0 1px 0;
color : #000;
float : left;
clear : left;
width : 100%;
border-bottom : none;
background-color: #ecf6fa;
} 
#navigation li a:link { 
display : block;
background-color : #90c7e3;
color : #000;
text-decoration : none;
font-weight : normal;
font-size : 0.85em;
border-left : 6px solid #003366;
border-bottom : none;
padding : 10px 5px 10px 5px;
width : 100%;
} 
#navigation li a:visited { 
display : block;
background-color : #90c7e3;
color : #000;
text-decoration : none;
font-weight : bold;
font-size : 0.85em;
border-left : 6px solid #003366;
border-bottom : none;
padding : 10px 5px 10px 5px;
width : 100%;
} 
html > body #navigation li a { 
width : auto;
} 
#navigation li a:hover, #navigation li a:active, #navigation li a:focus {
	background : #daecf6 url(../img/nav_unten.jpg);
	color : #000;
	font-weight : bold;
	font-size : 0.85em;
	width : 100%;
	border-left-width: 6px;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #CA2316;
} 
#navigation li span {
	display : block;
	background : #daecf6 url(../img/nav_oben.jpg);
	color : #000;
	text-align : right;
	font-weight : bold;
	font-variant : small-caps;
	padding : 10px 5px 10px 5px;
	width : 100%;
	font-size : 0.85em;
	border-left-width: 6px;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #CA2316;
} 

.fright {
float: right;
margin: 10px 5px 10px 10px;
}
.fleft {
float: left;
margin: 0 5px 0 0;
}

#jump {
	z-index : 10;
	left : -999px;
	font-size : 0.8em;
	line-height : 140%;
	position : absolute;
	top : 158px;
} 
#jump a { 
padding : 2px;
color : #fff;
text-decoration : none;
border-bottom : none;
background-color: white;
} 
#jump a:link, #jump a:visited, #jump a:hover { 
padding : 2px;
color : #fff;
text-decoration : none;
border-bottom : none;
background-color: white;
} 
#jump a:active, #jump a:focus { 
background : #3399cc;
color : #fff;
text-decoration : none;
border-bottom : none;
} 
.skip { 
left : -100em;
line-height : 1px;
position : absolute;
} 
#flaggen {
	float : left;
	display : block;
	position : relative;
	top : 25px;
	left : 20px;
	clear: none;
} 
#left_sidebar {
	float: left;
	width: 185px;
}

#flaggen img { 
margin : 8px;
} 
#flaggen a img { 
border : 0 none;
} 
#flaggen a:link, #flaggen a:visited, #flaggen a:hover, #flaggen a:active, #flaggen a:focus { 
border : 0 none; background-color: #fff; color: #ccc;
} 
#p_picture img { 
margin-left : 10px;
} 
#p_picture a img { 
border : 0 none;
} 
#p_picture a:link, #p_picture a:visited, #p_picture a:hover, #p_picture a:active, #p_picture a:focus {
	border : 0 none;
	background-color: #FFF;
	color: #ccc;
} 
#fotogalerie { 
position : relative;
top : 5px;
left : 10px;
height : 480px;
} 
#fotogalerie ul { 
text-align : center;
margin-left : 0;
display : inline;
} 
#fotogalerie li { 
margin : 0 0 0 0;
display : inline;
} 
#fotogalerie li a:link, #fotogalerie a:visited {
	display : inline;
	padding : 0;
	background-color : #FFF;
	color : #000;
	border : none;
	text-decoration : none;
	margin : 3px;
} 
#fotogalerie a:hover { 
background-color : #fff;
color : #000;
} 
.fotogal, .fotogal p { 
display : none;
} 
.fotogal1 { 
display : block;
position : absolute;
top : 60px;
left : 0;
color : #000;
border : 1px solid #bc0813;
background-color : #fff;
padding : 5px;
width : 600px;
} 
#fotogalerie a:hover .fotogal { 
display : block;
position : absolute;
top : 60px;
left : 0;
color : #000;
border : 1px solid #bc0813;
background-color : #fff;
padding : 5px;
width : 600px;
} 
#fotodesign li { 
float : left;
text-align : center;
padding : 1px 1px 12px 1px;
margin : 2px 0 2px 6px;
list-style-type : none;
text-decoration : none;
} 
#fotodesign p.thumb { 
border : 1px solid #bc0813;
padding : 5px 5px 5px 5px;
margin : 3px 3px 3px 3px;
line-height : 0;
background-color : #fff;
color: #000;
text-decoration : none;
} 
#fotodesign a:link {
	font-weight : bold;
	font-size : 80%;
	color : #bc0813;
	background-color: #FFF;
	text-decoration : none;
	border : 0 none;
} 
#fotodesign a:visited {
	font-weight : bold;
	font-size : 80%;
	color : #474747;
	background-color: #FFF;
	text-decoration : none;
	border : 0 none;
} 
#fotodesign a:hover {
	font-size : 80%;
	color : #003366;
	background-color: #FFF;
	text-decoration : none;
	border : 0 none;
} 
#fotodesign a:focus {
	font-size : 80%;
	color : #003366;
	background-color: #FFF;
	text-decoration : none;
	border : 0 none;
} 
#fotodesign a:active {
	font-size : 80%;
	color : #003366;
	background-color: #FFF;
	text-decoration : none;
	border : 0 none;
} 

#screenshot li { 
float: left;
text-align : center;
padding : 1px 1px 12px 1px;
margin : 2px 0 2px 6px;
list-style-type : none;
text-decoration : none;
} 
#screenshot p.thumb { 
border : 1px solid #bc0813;
padding : 5px 5px 5px 5px;
margin : 10px 9px 10px 9px;
line-height : 0;
background-color : #fff;
color: #000;
text-decoration : none;
} 
#screenshot a:link {
	font-weight : bold;
	font-size : 80%;
	color : #bc0813;
	background-color: #FFF;
	text-decoration : none;
	border : 0 none;
} 
#screenshot a:visited {
	font-weight : bold;
	font-size : 80%;
	color : #474747;
	background-color: #FFF;
	text-decoration : none;
	border : 0 none;
} 
#screenshot a:hover {
	font-size : 80%;
	color : #003366;
	background-color: #FFF;
	text-decoration : none;
	border : 0 none;
} 
#screenshot a:focus {
	font-size : 80%;
	color : #003366;
	background-color: #FFF;
	text-decoration : none;
	border : 0 none;
} 
#screenshot a:active {
	font-size : 80%;
	color : #003366;
	background-color: #FFF;
	text-decoration : none;
	border : 0 none;
} 

hr {
clear: left;

color: #ecf6fa;
border: 0 none;
border-top: 1px dotted #BC0813;
margin: 0 10px;
padding: 0 10px 0 10px;
}


#column_breit .projekt {
clear: left;
margin: 5px 0;
}


.bildlinks {
float: left;
border : 1px solid #bc0813;
padding : 5px 5px 5px 5px;
margin : 0 15px 15px 0;
line-height : 0;
background-color : #fff;
color: #000;
text-decoration : none;
}

#flaggen_index li { 
float : left;
text-align : center;
padding : 1px 1px 12px 1px;
margin : 2px 0 2px 6px;
list-style-type : none;
text-decoration : none;
} 
#flaggen_index p.thumb {
	border : 1px solid #bc0813;
	padding : 6px 6px 5px 6px;
	margin : 12px 20px 10px 20px;
	line-height : 150%;
	background-color : #FFF;
	color: #000;
	text-decoration : none;
} 
#flaggen_index a:link {
	font-weight : bold;
	font-size : 80%;
	color : #bc0813;
	background-color: #FFF;
	text-decoration : none;
	border : 0 none;
} 
#flaggen_index a:visited {
	font-weight : bold;
	font-size : 80%;
	color : #474747;
	background-color: #FFF;
	text-decoration : none;
	border : 0 none;
} 
#flaggen_index a:hover {
	font-size : 80%;
	color : #003366;
	background-color: #FFF;
	text-decoration : none;
	border : 0 none;
} 
#flaggen_index a:focus {
	font-size : 80%;
	color : #003366;
	background-color: #FFF;
	text-decoration : none;
	border : 0 none;
} 
#flaggen_index a:active {
	font-size : 80%;
	color : #003366;
	background-color: #FFF;
	text-decoration : none;
	border : 0 none;
} 
#zielgruppe_index li { 
float: left;
text-align : center;
padding : 1px 1px 12px 1px;
margin : 2px 0 2px 6px;
list-style-type : none;
text-decoration : none;
} 
#zielgruppe_index p.thumb {
	line-height: 0;
	border : 1px solid #bc0813;
	padding : 6px 6px 6px 6px;
	margin : 10px 10px 10px 10px;
	background-color : #FFF;
	color: #000;
	text-decoration : none;
}
#zielgruppe_index a:link {
	font-weight : bold;
	font-size : 80%;
	color : #bc0813;
	background-color: #FFF;
	text-decoration : none;
	border : 0 none;
} 
#zielgruppe_index a:visited {
	font-weight : bold;
	font-size : 80%;
	color : #474747;
	background-color: #FFF;
	text-decoration : none;
	border : 0 none;
} 
#zielgruppe_index a:hover {
	font-size : 80%;
	color : #003366;
	background-color: #FFF;
	text-decoration : none;
	border : 0 none;
} 
#zielgruppe_index a:focus {
	font-size : 80%;
	color : #003366;
	background-color: #FFF;
	text-decoration : none;
	border : 0 none;
} 
#zielgruppe_index a:active {
	font-size : 80%;
	color : #003366;
	background-color: #FFF;
	text-decoration : none;
	border : 0 none;
} 

label {
font-size: 0.8em
}
#formular p {
margin-left: 0px
}
.form1 {
display: block; 
font-size: 80%; 
margin: 20px 1px 5px 25px; 
width: 200px; 
height: 1.3em
}
.form2 {
	border-right: none;
	padding-right: 5px;
	border-top: none;
	padding-left: 5px;
	font-size: 0.9em;
	padding-bottom: 5px;
	margin: 0px 0px 0px 25px;
	border-left: #bc0813 1px dashed;
	width: 250px;
	color: #bc0813;
	background-color: #FFF;
	padding-top: 5px;
	border-bottom: #bc0813 1px dashed;
}
.form3 {
border-right: #39c 1px; 
padding-right: 2px; 
border-top: #39c 1px; 
padding-left: 2px; 
padding-bottom: 2px; 
margin: 0px 0px 0px 25px; 
border-left: #39c 1px solid; 
width: 130px; 
padding-top: 2px; 
border-bottom: #39c 1px solid;
}
.form4 {
border-right: none; padding-right: 5px; border-top: none; 
padding-left: 5px; padding-bottom: 5px; margin-left: 25px; 
border-left: #bc0813 1px dashed; width: 400px; padding-top: 5px; 
border-bottom: #bc0813 1px dashed; height: 80px;
}

.checkbox {
padding-right: 5px; padding-left: 5px; font-size: 100%; padding-bottom: 5px; 
margin-left: 10px; padding-top: 5px
}
.checkbox span {
padding-left: 5px; vertical-align: middle;
}
.checkb {
vertical-align: middle;
}
textarea {
	color: #bc0813;
	background-color: #FFF;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: 0% 0%;
}
.sendbutton {
border-right: #474747 1px dashed; border-top: #474747 1px dashed; background : #daecf6 url(../img/nav_unten.jpg);
margin: 30px 0px 0px 25px; height: 28px; width: 150px;
border-left: #474747 1px dashed; border-bottom: #474747 1px dashed;
color: #000;
}
#formemail {
font-size : 0.8em;
margin : 10px 10px 10px 10px;
background: none transparent;
height: 500px;	
}
.unsichtbar {
position: absolute;
left: -1000px;
top: -1000px;
width: 0px;
height: 0px;
overflow: hidden;
display: inline;
}
.to_top {
float:left;
font-size : 0.8em;
margin : 1px 10px 10px 10px;
}


#projekte li { 
float : left;
text-align : center;
padding : 1px 1px 12px 1px;
margin : 2px 0 2px 1px;
list-style-type : none;
text-decoration : none;
} 
#projekte p.thumb { 
border : 1px solid #003366;
padding : 5px 5px 5px 5px;
margin : 10px 10px 10px 10px;
line-height : 0;
background-color : transparent;
color: #000;
text-decoration : none;
} 
#projekte a:link {
	font-weight : bold;
	font-size : 80%;
	color : #bc0813;
	background-color: #FFF;
	text-decoration : none;
	border : 0 none;
} 
#projekte a:visited {
	font-weight : bold;
	font-size : 80%;
	color : #474747;
	background-color: #FFF;
	text-decoration : none;
	border : 0 none;
} 
#projekte a:hover {
	font-size : 80%;
	color : #003366;
	background-color: #FFF;
	text-decoration : none;
	border : 0 none;
} 
#projekte a:focus {
	font-size : 80%;
	color : #003366;
	background-color: #FFF;
	text-decoration : none;
	border : 0 none;
} 
#projekte a:active {
	font-size : 80%;
	color : #003366;
	background-color: #FFF;
	text-decoration : none;
	border : 0 none;
} 

#start_projekte li { 
/*float : left;*/
text-align : center;
padding : 1px 1px 2px 1px;
margin : 2px 0 2px 6px;
list-style-type : none;
text-decoration : none;
} 
#start_projekte p.thumb { 
/*border : 1px solid #bc0813;*/
padding : 5px 5px 5px 5px;
margin : 3px 3px 3px 3px;
line-height : 0;
background-color : transparent;
color: #000;
text-decoration : none;
} 
#start_projekte a:link {
	font-weight : bold;
	font-size : 80%;
	color : #bc0813;
	background-color: #FFF;
	text-decoration : none;
	border : 0 none;
} 
#start_projekte a:visited {
	font-weight : bold;
	font-size : 80%;
	color : #474747;
	background-color: #FFF;
	text-decoration : none;
	border : 0 none;
} 
#start_projekte a:hover {
	font-size : 80%;
	color : #003366;
	background-color: #FFF;
	text-decoration : none;
	border : 0 none;
} 
#start_projekte a:focus {
	font-size : 80%;
	color : #003366;
	background-color: #FFF;
	text-decoration : none;
	border : 0 none;
} 
#start_projekte a:active {
	font-size : 80%;
	color : #003366;
	background-color: #FFF;
	text-decoration : none;
	border : 0 none;
} 

.thumbnail {
	padding: 0px 0px 0px 0px;
	/*background-color: #E6E7E2;
	border: 1px solid #E6E7E2;*/
	float: left;
	margin-top: 10px;	
	margin-right: 18px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#thumbnail_logo {
	margin-top: 10px;	
	/*margin-right: 10px;
	margin-bottom: 10px;*/
	margin-left: 10px;	
}

#thumbnail_logo a {
	border:none;	
}


#thumbnail_print {
	margin-top: 10px;	
	/*margin-right: 10px;
	margin-bottom: 10px;*/
	margin-left: 10px;	
}

#thumbnail_print a {
	border:none;	
}
