
/* ************************************************ */
/* Generic Design Css: design.css */

body,html {
	height: 100%;
}

#body {
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: auto;
}

#big_wrap {	
	margin: 25px auto 25px;
}

.tbcollapse{
	margin: 25px auto 25px;
}


#body #top { line-height: 0px; height: 0px; font-size: 0px; }
#body #top img { height: 0px; }

#fixed_wallpaper { position: absolute; width: 100%; height: 100%;}

#header_wrap {
	margin: 10px 0px;
}

.header_left_bg {
	background-image: url(../../../../designs/design3007/color3/images/header_left.png);
}

.header_right_bg {
	background-image: url(../../../../designs/design3007/color3/images/header_right.png);
	background-position:right top; 
} 

#body h1,h2,h3,h4,h5,h6 {	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 24px;	
}

#body #menuwrap{
	background-image: url(../../../../designs/design3007/color3/images/menu1_bg.png);	
}

#body .menu_left_bg {
	background-image: url(../../../../designs/design3007/color3/images/menu1_left_bg.gif);
	background-repeat: repeat-y;
	background-position: top right;	
}

#body .menu_right_bg {
	background-image: url(../../../../designs/design3007/color3/images/menu1_right_bg.gif);
	background-repeat: repeat-y;
	background-position: top left;		
}

.menupunkt_1 {
	float: left;
}

.menupunkt_2 {
	float: left;
	border-bottom: 1px solid #CCCCCC;	
}

.menu3Item{
	margin-left:10px;
}


div.menulevel3{
	border: 1px solid #CCCCCC;	
}

#slogan {
	margin-top: 5px;
}

#logo{
	margin-bottom: 5px;
}

#company{
	font-size:30px;
}

td.hline {
	background-image: url(../../../../designs/design3007/color3/images/hline.png);
}

tr.menu2{
	background-color: #a8a8a8;
}

td.one_p{
	background-image: url(../../../../designs/design3007/color3/images/1p.gif);
	background-repeat: repeat-y;
	background-position: right;			
}

#company_and_email {
	margin-bottom: 27px;
}

#content_wrap {
	padding: 5px 0px 20px;
	margin-right: 35px;
}

#submenu {
	margin-top: 5px;	
	padding: 5px;
}

#totop {
	margin-left: 35px;		
}

#body #big_wrap a:hover {
	text-decoration: none;
}

#vcounter {
	margin: 15px 10px;
}

#body .bot{
	font-weight: bold;
}

.content {
	background:white;
}

/* ************************************************ */
/* Design Css for Color: color.css */

body {
	background-color: #b2b5b7;
}

#body h1,#body h2,#body h3,#body h4,#body h5,#body h6 {
	color: #FF8419;
}

td.hline {
	background-color: #FF8419;
}


/* ************************************************ */
/* Custom Css Part */

html {
    overflow:auto;
}
body {
    padding: 0;
    margin: 0;
}
* html body { height: 100%; width: 100%; overflow:auto; }
#body {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    text-align: left;
    color: #000000;
    background: none;
    display: block;
    overflow: auto;
}
* html #body { height: 100%; width: 100%;  }
#body td {font-size: 12px;font-family: Georgia, "Times New Roman", Times, serif;color: #000000;}
#body .bot, #body .bot td, #body .bot p, #body div .bot #totop, #body td .bot #totop{
font-family: Georgia, "Times New Roman", Times, serif;font-size: 11px;color: #000000;
}
#body a, #body a:visited, #body a.pager, #body a.pager:visited {
color: #FF8419;
    text-decoration: underline;
}
#body a.totop, #body a.totop:visited, #body a.totop:hover {
    color: #FF8419;
    text-decoration: none;
}
#body a:hover, #body a.pager:hover {
    text-decoration: underline;
}
object.videoObject {display: none;}*+html object.videoObject {display: block;}* html object.videoObject {display: block;}embed.videoEmbed {display: block;}*+html embed.videoEmbed {display: none;}* html embed.videoEmbed {display: none;}
