﻿@import url('layout.css');

div * b { color:#414141; }

body {
	margin: 0 0%;
	font-family: Arial, Helvetica, Sans-Serif, Verdana;
	font-size: 0.83em;
	padding: 0px;
	background-image: url("../images/bg-site.jpg");

	

}
/* Formatvorlagen für DIV-Tags */
#container {
}
#languages {
	float: right;
}
#languages img {
	border-width: 0;
	margin-left: 5px;
	margin-right: 5px;
}
#masthead {
	background-image: url("../images/site-top.png");
	background-repeat: no-repeat;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	padding: 0px;
	margin: 0px;
}
html > body #navigation {
}
#content_container {

	padding: 40px 0 0 0;

	
}

/* Formatvorlagen für column_left */



#column_left {

	float: left;
	line-height: 15pt;
	padding-right:25px;


}


#column_left table {
	float: left;
	line-height: 12pt;
	font-size: 1em;
	
}

a {
		font-size: 1em;
		font-weight: bold;
		color: #414141;
		text-decoration:none;
}
a:hover {
	color: #677BCB;
	font-weight: bold;
	text-decoration:underline;
	}





/* Formatvorlagen für die rechte Spalte:  column_right */

#column_right {

margin-top:15px;
padding-left:0px;

}

#image {
	margin-bottom: 10px;
	margin-left: 10px;
}



#column_right h4 {
	font-size: 0.9em;
	color: #4F6E84;
	margin: 0px 0px 0px 5px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	text-align: left;
	font-weight: bold;
	border-bottom: 3px dotted #808080 width:165px;

}
#column_right p {
	color: #444444;
	margin-top: 0px;
}



#column_right a {
	color: #677BCB;
	font-size: 0.7em;

}
#column_right a:hover {
	color: #FF9933;
}





/* Formatvorlagen für Mastertitel */



#masthead h1 {
	margin-bottom: 0;
	color: #333;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}
#masthead h3 {
	margin-top: 0;
	color: #7C8DD3;
	margin-bottom: 0px;
	text-indent: 5em;
}


/* Formatvorlagen für Content Container */
h1 {
	font-size:2em;
	font-family: Trebuchet, Arial, Helvetica, Sans-Serif, Verdana;
	color: #0000;
}
h2 {
	font-size: 1.3em;
	font-family: Trebuchet, Arial, Helvetica, Sans-Serif, Verdana;
	color: #6D8297;
}
h3 {
	font-size: 1.1em;
	color: #414141;
	margin: 0 0 6px 0;
}
h4 {
	font-size: medium;
	color: #808080;
	margin-top: 0px;
}
h5 {
	font-size: 1em;
	margin: 0 0 5px 0;
	padding: 0;
	font-family: Trebuchet, Arial, Helvetica, Sans-Serif, Verdana;
	color: #6D8297;
	font-weight: bold;
	
	
}
h6 {
	font-size: 11px;
	margin-top: 0px;
	font-family: Trebuchet, Arial, Helvetica, Sans-Serif, Verdana;
	color: #808080;
	font-weight: bold;
	line-height: 11pt;
}


a {
		font-size: 1em;
		font-weight: bold;
		color: #414141;
		text-decoration:none;
}
a:hover {
	color: #FF9933;
	font-weight: bold;
	text-decoration:underline;
	}



a.top {
	color: #677BCB;
	font-size: 0.85em;
}
a.top:hover {
	color: #FF9933;
	font-size: 0.85em;
}





/* Formatvorlagen für Downloadarea */

#dwnload h1 {
	color: #333;
	font-size: 1em;
	margin: 0px;
	padding: 15px 0 0px 170px;
	text-align: left;
	background-repeat:none;
	background-image: url('../images/downloadbox-t.png');
	
}


#dwnload p {
	font-weight: bold;
	color: #333;
	font-size: 1.1em;
	margin: 0px;
}

/* Formatvorlagen für Servicearea */

#srvc h1 {
	color: #333;
	font-size: 1.1em;
	margin: 0px;
	padding: 15px 0 0px 170px;
	text-align: left;
	background-repeat:none;
	background-image: url('../images/servicebox-t.png');
	
}


#srvc p {
	font-weight: bold;
	color: #333;
	font-size: 1em;
	margin-left: 10px;
}

/* Formatvorlagen für Kontaktarea */

#cont h1 {
	color: #414141;
	font-size: 1.1em;
	margin: 0px;
	padding: 15px 0 0px 170px;
	text-align: left;
	background-repeat:none;
	background-image: url('../images/kontaktbox-t.png');
	
}


#cont p {
	font-weight: bold;
	color: #333;
	font-size: 1em;
	margin-left: 10px;
}




/* Formatvorlagen für Fußzeile */

#footer {

margin:  0;
padding:5px;
	
}

#footer p {
	margin: 0;
	font-size: 0.85em;
	text-align: left;
	color: #999;

}
#copyright {
	float: left;
	text-align: left;
}
#copyright p {
	font-size: 0.85em;
}
#footer a {
	color: #999;
		text-decoration: none;
}
#footer a:hover {
	color: #333;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}






.stimage
 {

text-decoration:none;

color:#ffffff; 
background: none;
cursor:pointer; 

}

.logo
 {

margin-right:500px;


}





.flash {
margin-top: 100px;
}
.flash2 {
margin-top: 30px;
}
