div#xNavi01 ul
{
	position: relative;
	top: 37px;
	right: 10px;
	float: right;
}

div#xNavi01 ul li
{
	list-style-type: none;
	float: left;
	margin: 0 17px 0 0;
}

div#xNavi01 ul li a, div#xNavi01 ul li a:visited
{
	text-decoration: none;
	color: #000000;
}

div#xNavi01 ul li a:hover, div#xNavi01 ul li a:hover:active
{
	text-decoration: none;
	color: #0460A1;
}

div#xNavi01 ul li span
{
	text-decoration: none;
	color: #FF0000;
}

div#xNavi02 ul
{
	position: relative;
	left: 40px;
	top: 5px;
	vertical-align: middle;
	float: left;
}

div#xNavi02 ul li
{
	list-style-type: none;
	float: left;
	margin: 0 20px 0 0;
}

div#xNavi02 ul li a, div#xNavi02 ul li a:visited
{
	text-decoration: none;
	color: #000000;
}

div#xNavi02 ul li a:hover, div#xNavi02 ul li a:hover:active
{
	text-decoration: none;
	color: #0460A1;
}

div#xNavi02 ul li span
{
	text-decoration: none;
	color: #FF0000;
}
body, table, form, img, h1, h2, h3, ul, ol, li
{
    margin: 0;
    padding: 0;
    border: 0;
}

a, a:visited
{
    color: #0460A1;
    text-decoration: none;
}

a:hover, a:active
{
    color: #0460A1;
    text-decoration: underline;
}

input, textarea
{
    border: 1px solid #1F5BA0;
}

h1
{
    font-size: 14px;
    font-weight: normal;
    color: #0460A1;
    margin: 0 0 13px 0;
}

h2
{
    font-size: 11px;
    font-weight: bold;
    color: #0460A1;
    margin: 0 0 10px 0;
}

h3
{
    color: #002651;
    font-size: 11px;
    font-weight: bold;
    margin: 0 0 7px 0;
    text-decoration: none;
}


.none
{
    display: none;
}

.inputnoborder
{
    position: relative !important;
    top: 2px !important;
    left: 3px !important;
    border: 0 !important;
}

div#Head a.StartLink
{
	float: left;
	width: 400px;
	height: 150px;
}

div#Head a.Slogan, div#Head a.Slogan:hover, div#Head a.Slogan:active, div#Head a.Slogan:visited
{
	position: relative;
	top: 20px;
	right: 40px;
	text-decoration: none;
	font-size: 24px;
	font-weight: normal;
	font-style: italic;
	color: #FFFFFF;
	line-height: 34px;
}

#Content ul, #ContentLines ul
{
    position: relative;

    margin: 5px 0 8px 30px;
    list-style-type: none;
}

#Content ul li, #ContentLines ul li
{
	background-position: 0 4px;
	background-repeat: no-repeat !important;
	background-image: url("../images/icons/listitem0.png");
    	margin: 5px 0 5px 0;
    	padding: 0 0 0 13px;

}

#Content ul li ul, #ContentLines ul li ul
{
    position: relative;
    left: 20px;
    margin: 5px 0 8px 10px;
    list-style-type: none;
}

#Content ul li ul li, #ContentLines ul li ul li
{
	background-position: 0 4px;
	background-repeat: no-repeat;
	background-image: url("../images/icons/listitem1.png");
    margin: 5px 0 5px 0;
    padding: 0 0 0 13px;
}

.Left
{
    float: left;
}

.Right
{
    float: right;
}

.Clear
{
    clear: both;
}

.csc-mailform
{
    border: 0;
}

.csc-mailform-field
{
    padding: 3px;
    width: 300px;
    clear: both;
}

.csc-mailform-field label
{
    float: left;
    width: 90px;
}

.csc-mailform-field input
{
    float: right;
    width: 180px;
}

.csc-mailform-field textarea
{
    float: right;
    width: 180px;
}


div.SearchBox
{
	width: 197px;
	height: 45px;
	background-repeat: no-repeat;
	background-image: url("../images/layout/rightboxblue.gif");
}

div.SearchBox form
{
	position: relative;
	top: 10px;
	left: 10px;
}

div.SearchBox form input
{
	width: 150px;
}

div.SearchBox form input.inputnoborder
{
	margin: 0 0 0 7px;
	width: 16px;
}

div.RightBox
{
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	background-repeat: no-repeat;
	background-image: url("../images/layout/separator-right.gif");
}

div.RightBox h1
{
	font-size: 12px;
}

div.RightBox form label
{
	width: 50px;
	font-size: 10px;
}

div.RightBox form input
{
	float: left;
	margin: 0;
	padding: 0;
	font-size: 10px;
	width: 120px;
}

div.RightBox form input.csc-mailform-submit
{
	position: relative;
	left: 50px;
	border: 1px dotted #0460A1;
	background-color: #FFFFFF;
}

div.csc-form-label-req label
{
	font-weight: bold;
}

div.Referenz
{
	clear: both;
}

div.Referenz h2
{
	font-size: 12px;
	font-weight: normal;
}

div.Referenz div.Links
{
	float: left;
	width: 313px;
}

div.Referenz div.Rechts
{
	float: left;
	width: 350px;
        background-image:url(../images/layout/v-separator.gif);
	background-repeat: no-repeat;
}

div.Referenz div.Rechts div.Innen
{
	float: left
	width: 347px;
        position: relative;
        top: 0;
        left: 20px;
}

div.ReferenzSeparator
{
	clear: both;
	height: 45px;
}

div.Referenz img.Stretcher
{
	float: left;
	height: 270px;
	width: 1px;
}
html
{
    height: 100%;
    margin-bottom: 1px;
}

body
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height : 1.4em;
    background-color: #FFFFFF;
    text-align: center;
}

div#Layout
{
    width: 1000px;
    margin: 0 auto 0 auto;
    text-align: left;
}

div#Head
{
    position: relative;
    top: 0;
    left: 0;
    text-align: right;
    width: 1000px;
    background-repeat: no-repeat;
    background-image: url("../images/layout/title.jpg");
    height: 153px;
}

div#MainContainer
{
    width: 1000px;
    background-repeat: repeat-y;
    background-image: url("../images/layout/cnt_bg.jpg");
}

div#Left
{
	float: left;
	width: 780px;
	
}

div#xNavi01
{
	width: 780px;
	height: 64px;
    background-repeat: no-repeat;
    background-image: url("../images/layout/xnavi01bg.jpg");	
}

div#xNavi02
{
	width: 780px;
	height: 45px;
    background-repeat: repeat-y;
    background-image: url("../images/layout/xnavi02bg.jpg");	
}

div#Content
{
    width: 780px;
}

div#ContentLines
{
    width: 780px;
	background-position: 50% 50px;
	background-repeat: no-repeat;
	background-image: url("../images/layout/v-separator.gif");
}

div#ContentC
{
	position: relative;
	left: 50px;
	top: 30px;
	float: left;
	width: 680px;
}

div#ContentL
{
	position: relative;
	left: 50px;
	top: 30px;
	float: left;
	width: 320px;
}

div#ContentR
{
	position: relative;
	float: left;
	left: 100px;
	top: 30px;
	width: 320px;
}

div#Right
{
	float: right;
	width: 214px;
}

img#Schweif
{
	position: relative;
	top: -60px;
	left: 18px;
	width: 747px;
	height: 113px;
	
}


#xNavi02Start
{
	width: 780px;
	height: 45px;
    background-repeat: repeat-y;
    background-image: url("../images/layout/xnavi02bg-start.png");	
}

#xNavi02Start h1
{
	color: #000000;
	position: relative;
	top: 16px;
	left: 73px;
	font-size: 12px;
	font-weight: normal;
	float: left;
}

#xNavi02Start a
{
	position: relative;
	top: 16px;
	right: 44px;
	float: right;
	color: #FF0000;
			
}

.StartBox
{
	float: left;
	position: relative;
	left: 50px;
	top: 15px;
	margin: 15px;
	width: 314px;
	height: 230px;
	background-repeat: no-repeat;
	background-image: url("../images/layout/startbox.png");
}

.StartBox h2
{
	position: relative;
	top: 17px;
	text-align: center;
	text-transform: uppercase;
	color: #1F5BA0;
	font-size: 12px;
	font-weight: normal;
}

.StartBox .Inner
{
	width: auto;
	padding: 10px;
}

.StartBox img
{
	position: relative;
	top: 20px;
	left 0;

}

.StartBox div.TextLeft
{
	position: relative;
	top: 26px;
	margin: 10px 0 10px 10px;
	height: 155px;
	color: #555555;
	font-size: 10px;
}

.StartBox p
{
	margin: 5px 0 5px 0;
}

.StartBox img.more
{
	position: relative;
	top: 5px;
}

img.StartWebdesign
{
	margin: 0 0 10px 10px;
	float: right;
	position: relative;
}

img.StartEpages
{
	margin: 0;
	float: right;
	position: relative;
}

img.StartTypo3
{
	margin: 0;
	float: right;
	position: relative;
}

img.StartEmarketing
{
	margin: 0 0 10px 10px;
	float: right;
	position: relative;
}

.StartBox h1
{
  position: relative;
	        top: 5px;
		        left: 0px;
			        text-align: center;
				margin-bottom: 35px;
				
				}
				
