/* Start 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,b,u,i,center,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
	{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}



/* End Reset 
dl, dt, dd, ol, ul, li,
*/ 

/**********************************************
 * Basis Einstellungen 
 **********************************************/
html,body,div,p,h1,h2,h3,ul,ol,span,a,table,td,form,img,li {
	font-family: Arial,Verdana,sans-serif;
	/* Verdana, Helvetica, Geneva, sans-serif; */	
}

body {
	line-height: 1.333;
	color: #333;
	background-color: white;
	font-size: 100.01%;
	font-style : normal;
	font-variant: normal;
	font-weight: normal;
	margin: 0;
	padding: 1em;
	min-width: 41em;
	font-style: normal;
	/* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
}

* html div#content {
	height: 1em;
	/* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
}

p {
	font-size: 13px;
	margin-bottom: 0.5em;
}

/* 615748 */
h1,h2,h3,h4 {
	color: #0C1F09;
}


h1 {
	font-size: 20px;
	font-weight:bold;
	margin-bottom: 0.7em;
	margin-top: 0.3em;
}

h2 {
	font-size:16px;
	font-weight:bold;
	margin-bottom: 0.7em;
	margin-top: 0.3em;
}

h3 {
	font-size: 12px;
	font-weight:bold;
	margin-bottom: 0.7em;
	margin-top: 0.3em;
}

dd {
	margin: 0em 0em 1em 0em;
	padding: 0em;
}

a {
	color: #508AB5;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}



/**********************************************
 * SYWAPP Styles 
 **********************************************/
#syw-page {
	background-color:#FFFFFF;
	margin:0 auto;
	min-height:100%;
	width:980px;
} 
 
#syw-servicenav {
	clear: both;
	padding: 0.4em 0 0.4em 0;
	text-align: right;
	font-size: 11px;
	background: #508AB5;
	border: 0px;
	margin: 0px 0 1px 0;
	border-bottom: 0px solid #FFF;
	border-top: 0px solid #FFFFFF;
	color: #FFF;
}




#syw-servicenav a {
	color: #FFF;
	font-size: 11px;
}




#syw-servicenav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#syw-servicenav li {
	list-style: none;
	display: inline;
	margin: 0em 0em 0em 2em;
	padding: 0px;
}


#syw-topnav {
	clear: both;
	margin: 0em;
	padding: 0em;
	border: 0px dashed silver;
}


#syw-branding {
	background-image: url("SYW_akten_0109_final.jpg");
	background-repeat: no-repeat;
	background-position: 10px 0px;
	height: 100px;
	width: 100%;
	background-color: #80887B;
}

#syw-info-head {
	xbackground-color:#EEEEEE;
	border-top:2px solid #FFFFFF;
	clear:both;
	margin:0;
}



.syw-home-topic {
	background-color:#FFFFFF;
	color:#666666;
	float:left;
	font-size:10px;
	height:115px;
	margin:10px 5px 0px 5px;
	padding:0;
	text-align:left;
	width:315px;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
}


.syw-home-topic h1 {
	font-size:14px;
	font-weight:bold;
	color: #333;
	margin:2px 0;
	
}


#syw-sidebar {
	float: left;
	width: 120px;
	margin: 20px 20px 0em 0em;
	padding: 0 10px;
	border: 0px dashed silver;
	border-right: 1px solid silver;
	font-size: 11px;
}



.syw-news {
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
	float: center;			
	width: 110px;
	text-align: left;
	color:#666666;
}
.syw-news h1 {
	font-size: 12px;
}


#syw-content {
	margin: 20px 20px 0 0;
	padding: 0em;
	background: transparent;
	width:790px;
	float:left;
}


#syw-blog {
	margin: 20px 0 0 0;
	padding: 0em;
	background: transparent;
	width:270px;
	float:left;
	

}

#syw-footer {
	clear: both;
	color: #999;
	margin: 10px;
	padding: 0px;
	
	text-align: right;
	border: 0px dashed silver;
	border-top: 1px solid silver;

}

#syw-footer ul {
	list-style-type: none;
	margin: 0px;
	font-size: 11px;
	/* 0.6em */
}

#syw-footer li {
	list-style: none;
	display: inline;
	margin: 0em 0em 0em 1.5em;
}





/* 
 * Die Klasse für Info Boxen im Contentbereich
 */
.syw-infobox {
	float: left;
	font-size: 14px;
	list-style: none;
	color: #666;
	margin: 10px;
	padding: 10px 0;
	border: 0px solid silver;
	position: relative;	
	background: #FFF;
	
	width: 780px;
}


.syw-infobox p {
	font-size: 13px;
	line-height: 1.6em;
	margin-bottom: 1.5em;
}


.syw-infobox h1 {
	
	background:  #3A577C;
	font-size: 16px;
	list-style: none;
	color: #FFF;
	margin: 0em 0em 1em 0em;
	padding: 0 0 0 1em;
	border: 1px solid silver;
	text-align: center;	
}


.syw-infobox-topic {
	background-color:#FFFFFF;
	color:#666666;
	float:left;
	font-size:10px;
	margin:0px 10px 0px 10px;
	padding:0;
	text-align:left;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
}


.syw-infobox-topic h1 {
	font-size:14px;
	font-weight:bold;
	color: #333;
	margin:2px 0;
	
}


.syw-infobox-price {
	float: left;
	font-size: 12px;
	list-style: none;
	color: #666;
	border: 1px solid silver;
	position: relative;	
	background: #FFF;
	
	width: 180px; 
	height: 350px; 
	padding: 0;
	margin: 10px 7px 0px 7px;
	text-align: center;
	font-size: 14px;
	
}



.syw-infobox-price h1 {
	
	background:  #3A577C;
	font-size: 16px;
	list-style: none;
	color: #FFF;
	margin: 0em 0em 1em 0em;
	padding: 0 0 0 1em;
	border: 1px solid silver;
	text-align: center;	
}







.syw-infobox-price2 {
	float: left;
	font-size: 12px;
	list-style: none;
	color: #666;
	border-top: 1px solid silver;
	xborder-bottom: 1px solid silver;
	position: relative;	
	background: #FFF;
	
	width:680px; 
	padding: 0 0 1em 0;
	margin: 0px 7px 30px 7px;
	text-align: left;
	xfont-size: 14px;
	
}



.syw-infobox-price2 h1 {
	width: 260px;
	
	background:  #3A577C;
	font-size: 16px;
	list-style: none;
	color: #FFF;
	margin: 0 0 0.5em 0;
	padding: 0 0 0 1em;
	border: 1px solid silver;
	text-align: left;	
}













.syw-infobox-navi {
	clear: both;
	float: left;
	font-size: 12px;
	list-style: none;
	color: #666;
	border: 0px solid silver;
	position: relative;		
	background: #FFF;
	margin: 10px 0;
	padding: 10px 0;
	width: 780px;
	text-align: left;
}

.syw-infobox-navi ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	/* 0.6em */
}

.syw-infobox-navi li {
	list-style: none;
	display: inline;
	margin: 0em 1.5em 0em 0em;
}




/* Style für Screen Shots */
.syw-screen {
	margin: 10px;
	padding: 1px;	
	float: left;
	position: relative;
	border: silver 1px solid;		
	width: 795px;
}

.syw-screen-small {
	margin: 10px;
	padding: 1px;	
	xfloat: left;
	position: relative;
	border: silver 1px solid;		
	width: 555px;
}

.syw-screen-img {
	width: 100%;
	
}

/* Style für HintBox im Screenshot */
.syw-screen-hint {
	position: absolute;
	top: 100px;
	margin: 3px;
	text-align: center;
	font-weight:  bold;
	color: #FFF;
	left: 50px;
	width: 20px;
	height: 20px;
	background-color: #56b550;
	border: 1px solid #FEDB85;
	cursor: help;
}

/* Style für Kommentare im Screenshot */
.syw-screen-comment {
	position: absolute;
	top: 100px;
	left: 50px;
	width: 250px;
	height: 80px;
	background-color: #D3E2ED;
	z-index: 999;
	border: 1px solid #FEDB85;
	visibility: hidden;
}

.syw-screen-comment p, .syw-screen-comment ul, .syw-screen-comment li {
	
	margin: 5px;
	font-size: 11px;
}


/* Style für HintBox im Divtag */
.syw-feature-hint {

	cursor: help;
}

/* Style für Kommentare im Divtag */
.syw-feature-comment {
	position: absolute;
	top: 100px;
	left: 50px;
	width: 150px;
	height: 100px;
	background-color: #D3E2ED;
	z-index: 999;
	border: 1px solid #FEDB85;
	visibility: hidden;
}


#imixs1 {
	color:#615748;
	padding: 0px;
	margin: 0px;
	
	float: center;
	xbackground-color: #99E500;
	width: 100px;
	text-align: left;
}	
#imixs2 {
	color:#615748;
	padding: 0px;
	margin: 0px;
	float: center;
	xbackground-color: #FF6701;
	width: 100px;
	text-align: left;
}	
#imixs3 {
	color:#615748;
	padding: 0px;
	margin: 0px;
	margin-top: 20px;
	float: center;
	width: 100px;
	text-align: left;
}

#imixs1 a, #imixs2 a, #imixs3 a {
	color:#615748;
	text-decoration: underline;
}


