div.guillotine{display: none;}
* html div.guillotine{clear:both; height: 2px !important; margin-top: -30px; display: block;}

html {
	padding: 0px;
	margin: 0px;
}

body {
	/*background: #003b79 url('http://www.rosier.de/fileadmin/template/_body_back.gif')  repeat-y;*/
	background: #003b79 url('http://www.rosier.de/fileadmin/template/rosier-mietwagen.de/body_back_neu.jpg')  repeat-y;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
}

body.wide {
	background: #003b79 url('http://www.rosier.de/fileadmin/template/_body_back_2col.gif')  repeat-y;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
}

a img {
	border-style: none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

.wedge {
	clear:both;
}


/*         bulg      for nonFlash--------------------------*/

#bulg {
	position: relative;
	background: #E9E6E1 url('http://www.rosier.de/fileadmin/template/_bulgback.gif');
	height: 33px;
}

/*         topmenu      --------------------------------------*/


#topbar {
	position: relative;
	/*background: #012281 url('http://www.rosier.de/fileadmin/template/backtopbar.gif') repeat-x;*/
	background: #003b79 url('http://www.rosier.de/fileadmin/template/rosier-mietwagen.de/header-top.jpg') no-repeat left;
	margin: 0 0 0 0;
	height: 204px;
	width: 100%;
}
#topbar #logorosier {
	margin: 30px 0 0 10px;
}
#topbar a:hover {
	background: transparent;
}

#servicenav {
	position: absolute;
	/*left: 806px;
	top: 0px;*/
	left: 16px;
	top: 215px;
	z-index: 130;
	font-size: 10px;
}
#servicenav a{
	color: #5f758f;
	margin-right: 5px;
	text-decoration: none;
}
#servicenav a:hover{
	text-decoration: underline;
}
#servicenavkernel{
	margin: 0 0 4px 0;
}
#servicenav input.text {
	color: #5f758f;
	width: 140px;
	font-size: 10px;
	border: 1px solid #ccc;
}

#servicenav input.button {
	width: 30px;
	margin-left: 5px;
	font-size: 10px;
	color: white;
	background: transparent /*#6699FF*/;
	border: white 0px solid;
	background: url('http://www.rosier.de/fileadmin/template/rosier-mietwagen.de/send.gif') no-repeat left center;
	cursor:pointer;
}
#servicenav form {
	margin: 0;
	padding: 0;
}

#fadingheader{
	position: absolute;
	left: 1004px;
	top: 204px;
	width: 126px; height: 503px;
	background: url('http://www.rosier.de/fileadmin/template/rosier-mietwagen.de/header-right.jpg') no-repeat;
	z-index: 130;
	font-size: 10px;
	}


/*         topmenu      --------------------------------------*/


#topmenu {
	position: absolute;
	width: 100%;
	top: 176px;
	left: 0;
	height: 27px;
	z-index: 1000;
	line-height: 16px;
	display: none;
}
#topmenu li{
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#topmenu ul {
	margin: 2px 0 0 195px;
	padding: 0;
}
#topmenu a {
	display: block;
	float: left;
	/* mit shop
	padding: 4px 8px 4px 9px;
	*/
	padding: 4px 12px 4px 12px;
	margin: 1px 0 0 0;
	text-decoration: none;
	color: white;
	border: 1px solid white;
	border-bottom-style: none;
	background: #666666;
}
#topmenu #navit04 a {
	padding-right: 11px;
	
}
#topmenu a:hover, #topmenu li.on a {
	background: white;
	color: black;
}

#submenu {
	position: absolute;
	display: none;
}

#submenu ul, #submenu li{
	position: relative;
	display: inline;
}
#submenu a {
	position: relative;
	padding: 2px 2px;
	text-decoration: none;
	color: white;
	border: 1px solid white;
	background: #666666;
	font-size: 10px;
}

/*         canvas      --------------------------------------*/
#canvas {
	position: relative;
	width: 1000px;
}


/*         content      --------------------------------------*/
#content {
	position: relative;
	margin: 20px 250px 0 230px;
	padding: 0 0 120px 0;
	
}
body.wide #content {
	margin: 20px 35px 0 230px;
	padding: 0 0 120px 0;
}
#content .envelope {
	clear: both;
}
#content a, #sidebareast a {
	color: blue;
}
#content a:hover, #sidebareast a:hover {
	background: blue;
	color: white !important;
}
#content h3 a {
	color: black;
	text-decoration: none;
}
#content h3 a:hover {
	color: blue;
	background: white;
	text-decoration: underline;
}
#content .csc-textpic-above {
	margin-top: 20px;
}
#content h1 {
	font-size: 17px;
	background: #eee;
	color: black;
	padding: 4px 20px 4px 20px;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	margin: 30px -20px 0 -20px;
}
#content h2 {
	font-size: 14px;
	font-weight: bold;
	padding:4px 0 0 10px; 
	color:#000000;
	border-bottom:1px solid #A9A9A9
}
#content h3 {
	font-size:13px; 
	color:#333333;
}
#content h4 {
	font-size:13px; 
	color:#333333;
}
#content h5 {
	font-size:13px; 
	color:#333333;
}
#content h6 {
	font-size:13px; 
	color:#333333;
}
#content p {
	color:#333333;
}

/*         sidebarwest      --------------------------------------*/

#sidebarwest {
	position: absolute;
	top: 0;
	left: 0;
	width: 195px;
	padding: 0 0 80px 0;
}

*html #sidebarwest {
	top: 30;
}


/*         nav      --------------------------------------*/

#nav {
	margin: 7px 0 0 0;
}

#nav ul, nav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/*         1. Ebene      --------------------------------------*/
#nav a {
	display: block;
	background: white url('http://www.rosier.de/fileadmin/template/_nav_a_back.gif') bottom right no-repeat;
	text-decoration: none;
	color: #000066;
	padding: 5px 10px 6px 18px;
	font-weight:900;
	margin: 0px 0;
}
#nav a:hover, #nav li.on a {
	background: white url('http://www.rosier.de/fileadmin/template/_nav_a_back_hover.gif') bottom right no-repeat;
	color: black;
	padding: 3px 9px 7px 19px;
	font-weight:900;
	border-top: 1px solid #bbb;
}

/*         2. Ebene      --------------------------------------*/

#nav li.on li a {
	display: block;
	background: white url('http://www.rosier.de/fileadmin/template/_nav_a_back.gif') bottom right no-repeat;
	text-decoration: none;
	color: #000066;
	padding: 5px 10px 6px 10px;
	font-weight:300;
	margin: 0px 0;
	border-top-style: none;
}

#nav li.on li a:hover, #nav li.on li.on a {
	background: white url('http://www.rosier.de/fileadmin/template/_nav_a_back_hover.gif') bottom right no-repeat;
	color: black;
	padding: 3px 9px 7px 11px;
	font-weight:900;
	border-top: 1px solid #bbb;
}

#nav ul ul {
	margin: 0 0 8px 20px;
	background: url('http://www.rosier.de/fileadmin/template/_nav_ul_ul_back.gif') bottom left no-repeat;
	padding: 0 0 4px 3px;
}

/*         3. Ebene      --------------------------------------*/

#nav li.on li.on li a {
	display: block;
	background: white url('http://www.rosier.de/fileadmin/template/_nav_a_back.gif') bottom right no-repeat;
	text-decoration: none;
	color: #000066;
	padding: 5px 10px 6px 10px;
	font-weight:300;
	margin: 0px 0;
	border-top-style: none;
}

#nav li.on li.on li a:hover, #nav li.on li.on li.on a {
	background: white url('http://www.rosier.de/fileadmin/template/_nav_a_back_hover.gif') bottom right no-repeat;
	color: black;
	padding: 3px 9px 7px 11px;
	font-weight:900;
	border-top: 1px solid #bbb;
}

#nav ul ul ul{
	margin: 0 0 0 -10px;
	background-image: none;
	background: #E6E6E7;
	padding: 0 0 8px 30px;
}
#nav ul ul ul a {
	color: #000066;
	font-weight: 300;
}

/*         internnav      --------------------------------------*/
#internnav {
	margin: 20px 30px 30px 0;
	padding: 0px 0 0 0;
	background: transparent;
}
#internnav ul, #internnav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#internnav ul a {
	display: block;
	background: transparent;
	color: #000066;
	text-decoration: none;
	padding: 2px 20px 2px 40px;
}
#internnav ul a:hover {
	font-weight: 900;
}

/*         callback      --------------------------------------*/
#callback {
	position: relative;
	margin: 10px;
	background: #eee;
	padding-top: 10px;
}

#callback a{
	display: block;
	color: #333;
	text-decoration: none;
}
#callback a img{
	border-style: none;
	float: right;
	position: absolute;
	top: 2px;
	right: 0px;
}

#callback, #callback01 {
	display: block;
	font-size: 16px;
	margin-top: 15px;
	font-weight: 900;
}
#callback, #callback02 {
	display: block;
	margin-top: 5px;
	font-size: 11px;
}


/*         box_left      --------------------------------------*/
.box_left {
	margin: 26px 10px 10px 10px;
	padding: 0 0 15px 0;
	background: #eee;
	border: 1px solid #999999;
}
.box_left h1 {
	margin: 0;
	display: block;
	text-decoration: none;
	background: #666666;
	color: white;
	padding: 3px 3px 3px 6px;
	font-size: 12px;
}
.box_left p {
	text-align: right;
	margin: 0 7px 0 7px;
	padding: 0;
	font-size: 11px;
}

/*         login      --------------------------------------*/
#login {
	margin: 26px 10px 10px 10px;
	padding: 0 0 15px 0;
	border: 1px solid #999999;
}
#login h1 {
	margin: 0;
	display: block;
	text-decoration: none;
	background: #666666;
	color: white;
	padding: 3px 3px 3px 6px;
	font-size: 12px;
}
#login dd, #login dt, #login form {
	margin: 0;
	padding: 0;
}
#login dl, #login p{
	margin: 0 7px 0 7px;
	padding: 0;
	font-size: 11px;
}
#login p{
	text-align: right;
}



/*         sidebareast      --------------------------------------*/


#sidebareast {
	position: absolute;
	top: 12px;
	right: 5px;
	width: 202px;
}
*html #sidebareast {
	right: none;
	left: 790px;
}


body.wide #sidebareast {
	display: none;
}
#sidebareast #configurator {
	margin-top: 15px;
	background: #E9E6E1;
}
#sidebareast #configurator form {
	margin: 20px 10px 25px 10px;
	padding: 0;
}
#sidebareast #configurator select {
	margin: 0;
	padding: 0;
	font-size: 11px;
	width: 175px;
}
#sidebareast #easttop .csc-textpic, #sidebareast #configurator {
	border: 1px solid #999999;
	margin: 0 0 15px 0;
}
#sidebareast #easttop .csc-textpic-text{
	padding: 0 10px 5px 10px;
}
#sidebareast #easttop p{
	padding: 0;
	margin: 0;
}
#sidebareast  h1{
	margin: 0;
	display: block;
	text-decoration: none;
	background: #666666;
	color: white;
	padding: 3px 3px 3px 6px;
	font-size: 12px;
}

.news-single-timedata {
	float: left;
	padding: 0 10px 0 0;
}
.news-single-img {
	float: left;
	margin: 5px 10px 7px 0;
}
.news-single-imgcaption {
	padding: 0;
	margin: 0;
}
.news-latest-container {

}
.news-latest-container h3 {
	margin: 0;
	padding: 0;
}
#sidebareast .news-latest-container h3 a{
	display: block;
	text-decoration: none;
	background: #666666;
	color: white;
	padding: 3px 3px 3px 6px;
	font-size: 12px;
}
/* sollte es ein news-element ohne überschrift geben, so wird der balken ausgeblendet*/
#sidebareast .news-latest-container h3 a[title=""]{
	display: none;
}
.news-latest-container img {
	margin: 0;
	padding: 0;
	display: block;
}
.news-latest-container p {
	margin: 0;
	padding: 0;
}
.news-latest-text {
	padding: 0 4px 2px 4px;
}
.news-list-container img{
	float: left;
	margin: 3px 10px 3px 0;
}
.news-list-item {
	clear: both;
	margin-top: 20px;
}
.news-list-item h3 {
	margin-bottom: 0px;
}

.news-latest-item {
	border: 1px solid #999999;
	margin: 0 0 15px 0;
	padding: 0 0 5px 0;
}

.csc-sitemap {
	width: 100%;
}
.csc-sitemap ul {
	padding-left: 0px;
	margin-left: 0px;
}
.csc-sitemap ul li {
	display: block;
	margin-top: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: none;
	width: 250px;
	background: #fff url(/fileadmin/template/arrow_grey.gif) no-repeat 0px 0px;
	
}
.csc-sitemap ul li a {
	color: #000;
	padding: 5px 5px 5px 20px;
	margin-bottom: 10px;
}
.csc-sitemap ul li ul {
	margin-top: 10px;
	padding-left: 30px;
}
.csc-sitemap ul li ul li {
	display: block;
	background: #fff;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
}
.csc-sitemap ul li ul li a {
	background: #fff url(/fileadmin/template/l3-arrow.gif) no-repeat 5px 10px;
	border: none;
}

.tx-indexedsearch-redMarkup {
	color: black !important;
	background: #C7C8FF;
	padding: 0 2px 0 2px;
}


/*         sidebareast      --------------------------------------*/
#page44 #content td {
	padding: 20px;
}
#page4 #content object, #page4 #content embed {
	width: 530px;
	height: 242px;
	margin: 60px 0 0 -15px;
}
#page36 .envelope {
	clear: none;
	display: inline;
}


/* +++++ Poll Styles +++++++++++++++++++++++++++++++++++++++++++++++ */
div.poll_head{
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}
div.poll_body{
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
div.poll_head div.poll_text, div.poll_body div.poll_text{
	padding: 0 0 0 4px;
}


/*     Formular */

div.csc-mailform-field {
	clear: both;
}

div.csc-mailform-field label {
	float: left;
	width: 150px;
}

div.csc-mailform-field input, div.csc-mailform-field textarea {
}

#skyscraper {
	position:absolute; 
	left: 1008px; 
	top: 204px;
}

#topbar_popup {
    display: none;
}
