/****************************************
	EDITOR CUSTOM STYLE ELEMENTS
*****************************************/
DIV, H1, H2, H3, H4, FORM, IMG {
	PADDING: 0px;
	MARGIN: 0px;
}





/******************************
* THE BODYLINKS
******************************/
a:link{
color : #002693;
background-color:transparent;
text-decoration:none;
font-weight:normal;
}
a:visited{
color : #002693;
background-color:transparent;
text-decoration:none;
font-weight:normal;
}
a:hover{
color : #002693;
text-decoration:none;
font-weight:normal;
}
a:active{
color : #002693;
background-color:transparent;
font-weight:normal;
}
/* Text settings */

H1, H2, H3, H4 {
	font-family:Arial,sans-serif;
}



h1 {
	color: #666666;
	padding: 0px;
	margin: 0px;
	text-align: left;	
	text-transform: uppercase;	
	font-size: 14px;
	font-family: century gothic;
	font-weight: normal;
	letter-spacing: 3px;
}
h2 {
	color: #999;
	padding: 0px;
	margin: 0px;
	letter-spacing: 0px; 
	text-align:left;	
	text-transform: uppercase;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 2px;
}
h3 {
	color: #666;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
}
strong,b,.titlesmall {
	font-weight: 300;
	text-transform: uppercase;
	color : #002693;
}
div,p,td,li,input,textarea,a,select,table,body,button {font-family: "Lucida Grande", "Lucida Sans Unicode","Trebuchet MS", Arial;
font-size : 11px;line-height:14px; letter-spacing:0.7px;}
.HeadlineGray {font-family:Verdana,Arial,Helvetica;font-size:25px;color:#999999;margin:1px;margin-top:5px;}
.CodeForeground {margin:0in;margin-bottom:.0001pt;font-size:9.0pt;font-family:Courier New;}
.CodeInText {font-family:Courier New;font-weight:normal;}
.ScreenText {font-family:Tahoma;}
.ImportantWords {font-weight:normal;}
.Highlight {font-family:Arial;color:red;}


html,
	body {
		margin:0;
		padding:0;
		font-family:Arial;
		color:#333;
		background:#FAFAFA;
	}
	body {
		min-width:780px;
		text-align:center;
		
	}

div,p,li,td,a {
	font-size: 11px;
	line-height:1.3em;
}
.somediv{
width: 178px;
overflow: hidden;
border:1px solid #CCC;
float:left;
display: inline;
margin:5px;
padding:0;
}

.somediv .floatbox{
float: left;
width: 60px;

}
.somediv .floatbox a img {
	margin:0;padding:0;
}
* html .somediv p{ /* IE 3px jog hack*/
height: 1%;
margin:0;padding:0;
}

.somediv p{
margin-top: 0;
margin-left: 55px;
padding:10px;
}



.pages {
	padding-bottom:3px;
}
/* Layout */
#header {
	MARGIN: 10px 10px 0px 20px;
	
}

div,p,td {
	line-height: 1.3em;
}
#content {

	MARGIN: 0px;
	background: url("../images/crisscross.gif");
	 padding:5px;
	text-align: left;
	border: 1px solid #CDCDCD;
	position:relative;
	top:0;
}



.border {
	border: 1px solid #CDCDCD;
	
}

.padding {
	padding: 5px;
}



#portfolio, #fontsize {
	margin-top: 10px;
}

span.styleselectors {
	padding-left: 5px;
}

div.metainfo{
	FLOAT: right;
	MARGIN: 5px 0px 0px 15px;
	WIDTH: 100px;
	PADDING: 10px 0px 10px 7px;
	
	font-size: 10px;
	color: #B6B6B6;
	
	line-height: 14px;
}


.stort {
	border:1px solid #999;
}




.floatleft {
	FLOAT: left; TEXT-ALIGN: left
}
.floatright {
	FLOAT: right; TEXT-ALIGN: right
}

.floatbox {
	margin-bottom:10px;
}


hr {
	height: 1px;
	border: 0px;
	border-top: 1px solid #DFDEDE
}







.sektionhead {
	padding:2px;
	border: 1px solid #ccc;
	background:#FFF;
	padding-bottom:0;
}

.sektionheadtopborder {
	BORDER-top: 1px solid #DFDEDE;
}

.sektionsubhead {
	BORDER-TOP: 1px solid #DFDEDE;
	BORDER-left: none;
	padding-left: 8px;
	background-color: #F2F2F2;
	
}

#rightcol .sektionsubhead {
	margin: 1.0em 0px 0.5em 0px;
}



#mainkontakt {
	BORDER-BOTTOM: 0px;
}



.paddingcontent {
	
	
	text-align:left;
	padding-top:14px;
	
}
#rightcol UL {
	margin: 0;
	padding-left:4px;
}


#leftcol LI ,#navigation LI {
	PADDING: 0px;
	MARGIN: 0px;
	height: 20px;
}



/* Other stuff */
.off, .oldbrowsers {
	display: none
}

.on {
	display: block
}

img, .nopadnomarg {
	padding: 0px;
	margin: 0px;
}
   

/*-------- FORMS ----------*/

#content form {
  margin : 0px;
}
#content textarea {
  border : 3px double #dddddd;
  padding : 5px;
 
  
  width : 410px;
  margin-left : 22px;
  margin-right : 20px;
 
  line-height : 14px;
  height : 194px;
}
#content textarea:focus {
  border-color : #d0d0d0;
}

#content input.textbox {
  background-color : transparent!important;
  border-bottom : 1px solid #cccccc;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  color : #999999;
  padding-left : 5px;
  width : 250px;
}
#content input.textbox.focus {
  border-bottom : 1px solid #002693;
  background-image : url("textbox-.gif");
  color : #333333;
}

input.button, #content button {
  border : 1px outset #f6f6f6;
  background-color : #eee;
  color : #463A19;
 padding:3px;
  
}
.input200px {
	width:200px;
}
#content input.button:hover, #content button:hover {
  background-color : #f6f6f6;
  border : 1px outset #f6f6f6;
}

#wrapper {width:774px;position:relative;top:0px;margin:10px auto;
		padding:10px 0;
		text-align:left;}
		img {
			border:0;
		}
		
		#footer {
			
			padding:2px;
			
		}
		#footer a {
			font-size:9px;
			color:#666;
		}
.button,.submit  {
	background: url("../images/formshadow.png") top left no-repeat #FFF;
	border-top: 1px solid #b8b7b7;
	border-left: 1px solid #b8b7b7;
	border-right: 1px solid #EAE5E5;
	border-bottom: 1px solid #EAE5E5;
	color: #757575;
	font-size:9px;
	}
div.td {
	margin-bottom: 15px;
	padding: 8px;
	width: 740px;
	font-weight: normal;
	background: #f1f1f1;
	text-float: left;
}

div.td2,.listdiv {
	margin-bottom: 15px;
	padding: 10px;
	width: 750px;
	font-weight: normal;
	background: #f8f8f8;
	text-float: left;
}
.listImage {
	border: 5px #CCCCCC solid; 
	text-align:center;
	
}



.bgcolor {
	
	background: url("../images/crisscross.gif")
}
/* Model Entry Page Facts at image */
/*.introFacts
{
  display: block;
  position:absolute;
  top: 275px;
  left: 3px;
  width:100%;

}*/
#navigation {
	 position:absolute;
  top: 285px;
  left: 0px;
	
	margin:0;
	width: 100%;
	

}

#navigation  ul#primary {
	margin: 0;
	padding-left:15px;	
	width: 100%; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#navigation  ul#primary li  {
	display: inline;
	list-style: none;
}

#navigation  ul#primary a,#navigation  ul#primary span,#navigation  ul#primary a.current {
	
	display: block;
	float: left;
	padding: 6px 0;
	margin: 0px 5px;
	text-align: center;
	
	
	color: #FFF;
}

#navigation  ul#primary span,#navigation  ul#primary a.current,#navigation  ul#primary a.current:hover {
	text-transform:uppercase;
	
	color: #FFF;
	padding-right: 12px;
	
}

#navigation ul#primary a {
	letter-spacing:1px;
	text-transform:uppercase;
	padding: 11px 15px 0px 5px;
	border-right: 1px dotted #AAA;
	
}

#navigation ul#primary a:hover {
	
	color: #FFF;
	text-decoration: underline;
	
}

#navigation ul#secondary {
	position: absolute;
	margin: 0;
	padding: 5px;
	top: 35px;
	left: 5px;

	width: 500px; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
	
}

#navigation ul#secondary li a,#navigation ul#secondary li span {
	width: auto;
	display: block;
	float: left;
	padding: 4px;
	padding-right:10px;
	margin: 0;
	margin-left:5px;
	text-align: auto;
	border: none;
	border-right: 1px dotted #AAA;
	background: none;

}

#navigation ul#secondary li a {
	color: #002693;
	font-size:10px;
}

#navigation ul#secondary li a:hover {
	color: #002693;
	background: transparent;
	padding: 4px;
	padding-right:10px;
	margin: 0px;
	margin-left:5px;
	border: none;
	border-right: 1px dotted #AAA;
}

#navigation ul#secondary li a:active {
	color: #000;
	background: transparent;
}

#navigation ul#secondary li:last-child a { border: none; }



#gallery tr td{
	
	border:1px solid #F1F1F1;	
		
	background:#FFF;
	padding:3px;
	text-align:center;
	position:relative;
	height:100%;
	padding-bottom:0;
	
	
}

#gallery  tr td a span{
bottom:2px;
	left:2px;
	position:absolute;
	

}
/*#gallery a:hover span{	*/
#gallery tr td a span{	
	
	width:100%;
	font-size:9px;
	background:#FFF;
	color:#333;
	padding:2px 0 2px 0;
	text-transform:uppercase;
	overflow:hidden;
	
	filter: alpha(opacity=80);
	-moz-opacity:.8;
		opacity:.80;

} 
