@import url(/2008/inc/reset.css);

body {
	background-color: #ffffff;
	text-align: center;
	min-height: 100%;
/*	height: 100%;*/
	
/*	background-image: url(../images/bg/page.jpg);
	background-repeat: repeat-y;
	background-position: center;
*/
}

select{
background: #ffffff; 
border: 1px solid #cccccc;
}

#topline{
	height: 17px;
	background-color: #EF4223;
}

#bottomline{
	height: 17px;
	background-color: #EF4223;
}

#main{
	margin: 0 auto;
	text-align: center;
	vertical-align: middle;
	width: 970px;
	min-height: 100%;
	background-color: #ffffff;
	border-left: 20px solid #EF4223;
	border-right: 20px solid #EF4223;
/*	background-image: url(../images/bg/container.jpg);
	background-repeat: repeat-y;
	background-position: center;*/
}

* html #main {
height: 100%;  /*** IE doesn't support min-height, but instead it handles height as min-height so we need to hack the height ***/
}

#logo {
	height: 170px;
	text-align: center;
	vertical-align: top;
}

#login{
	height: 20px;
	position: relative;
	left: 484px;
	top: -13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	vertical-align: top;
}

#vote{
	height: 20px;
	width: 130px;
	position: relative;
	left: -370px;
	bottom: 27px;
	padding-left: 10px;
	margin-bottom: -40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	vertical-align: middle;
	text-decoration: none;
	line-height: 19px;
	background: #EF4223;
	color: #ffffff;
	border: 2px dotted #EF4223;
/*	color: #333333;*/
}

#vote a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
/*	color: #EF4223;*/
	text-decoration: none;
}


#home{
/*	height: 20px;
	width: 130px;
	position: relative;
	left: -376px;
	bottom: 140px;
	padding-left: 10px;
	*/

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #EF4223;
	vertical-align: middle;
	text-decoration: none;
	line-height: 19px;
	/*
	background: #EF4223;
	color: #ffffff;
	border: 2px dotted #EF4223;
	*/
/*	color: #333333;*/
}

#welcome td{
/*	font-family: "Times New Roman", Times, serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	height: 20px;
}

#welcome p a{
	text-decoration: none;
	color: #000000;
}

#welcome p a:hover{
	border: none;
}


.line {
	width: 50px;
	border-bottom: dotted 1px #ef4223;
}

.home a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #EF4223;
/*	color: #EF4223;*/
	text-decoration: none;
}

#warenkorb{
	height: 20px;
	width: 130px;
/*	margin-left: 750px;*/
/*	position: relative;
	left: 375px;
	bottom: 30px;
	margin-bottom: -20px;
	*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	vertical-align: middle;
	text-decoration: none;
	line-height: 15px;
	
	border: 2px dotted #EF4223;
	color: #333333;
}

#warenkorb a{
	text-decoration: none;
}

#warenkorb .Data{
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#nav {
	height: 20px;
	vertical-align: top;
	text-align: center;
	}
	
#navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;	
}

#navbar a{
	text-decoration: none;
	color: #000000;
}
	
#navline, #contentline {
	width: 870px;
	border: 2px dotted #000000;
	color: #333333;
	margin: 0 auto;
	padding-left: 10px;
	}	
	
#content{
	padding-top: 11px;
	vertical-align: top;
	text-align: center;
	height: 800px;
}

#content a{
	color: #EF4223;
	text-decoration: none;
}

#content a:hover{
	color: #333333;
	text-decoration: none;
	background-color: transparent;
	border-color: #333333;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}

#contentline {
	border: 2px dotted #EF4223;
	text-align: left;
/*	height: 100%;*/
/*	min-height: 650px;*/
/*	height:100% !important;*/
	margin-bottom: 20px;
	padding-bottom: 20px;
	padding-top: 20px;	
	font-size: 12px;
	font-weight: normal;
	min-height: 800px;
}

#contentline table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#voteholder {
/*	border: 1px solid #cccccc;*/
	border-collapse: collapse;
	height: 423px;
	width: 700px;
	margin: 0px;
}

#foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	vertical-align: top;
/*	line-height: 55px;*/
	padding-bottom: 10px;
	padding-left: 45px;
/*	padding-top: 30px;*/
	}

#foot a{
	text-decoration: none;
	color: #999999;
}

h1, h2 {
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	font-weight: normal;
	padding-bottom: 10px;
}

h2 {
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	font-weight: bold;
}

h3 {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
}

#content h3 a{
	color: #000000;
	text-decoration: none;
}

#content h3 a:hover{
	color: #000000;
	text-decoration: none;
	border: none;
}

#Cardgrid{
	border:1px solid #999999;
	text-align: center;
	margin: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-collapse:collapse;
}
#Cardgrid td{
	border:1px solid #999999;
	height: 170px;
	width: 170px;
	background-color: #ffffff;
	text-align: center;
	vertical-align: middle;
}

#Cardgrid .TableTitel {
	background: #707A00;
	font-weight: bold;
}

#Cardgrid .card{
/*	border:1px solid #999999;*/
/*	height: 450px;*/
	width: 10px;
	text-align: center;
	vertical-align: top;
	background: #cccccc;
	padding: 1px;
}

#Cardgrid .podactions {
	border:1px solid #999999;
	height: 50px;
	width: 170px;
	background-color: #ffffff;
	text-align: center;
	vertical-align: middle;
}

#CardgridEinzel{
	text-align: center;
	border-collapse:collapse;
	margin: 0 auto;
}
#CardgridEinzel td{
	text-align: center;
	vertical-align: middle;
	/*background-color: #ffffff;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}

#CardgridEinzel .TableTitel {
	background: #707A00;
	font-weight: bold;
}

#CardgridEinzel .card{
/*	border:1px solid #999999;*/
/*	height: 450px;*/
	width: 10px;
	text-align: center;
	vertical-align: top;
	background: #cccccc;
	padding: 1px;
}

#CardgridEinzel .cardspace {
/*	border:1px solid #999999;*/
	width: 40px;
}



#CardgridEinzel .cardtext {
/*	border:1px solid #999999;*/
	height: 45px;
	padding-top: 5px;
	padding-left: 10px;
	text-align: center;
	vertical-align: top;
	background: #ffffff;
}

#CardgridEinzel .cardactions {
/*	border:1px solid #999999;*/
	padding-top: 15px;
	text-align: center;
	vertical-align: top;
	padding-bottom: 15px;
	width: 500px;
}

#CardgridEinzel .postcardactions {
	margin-top: 0px;
	border: 1px solid #999999;
	padding-top: 15px;
	padding-left: 15px;
	text-align: center;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 372px;
}

#CardgridEinzel a{
	text-decoration: none;
}

#CardgridEinzel .tdruecken {
	text-align: left;
	vertical-align: top;
	width: 555px;
	height: 390px;
	background-image: url(/2008/images/cards/rueckseite.gif);
	background-repeat: no-repeat;
}


#CardgridEinzel .adressbox{
	margin-top: -290px;
	margin-left: 330px;
	width: 200px;
	height: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
/*	border: 1px solid #cccccc;*/
}

#CardgridEinzel .adressbox td, #CardgridEinzel .postcardactions td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	padding: 1px;
/*	border: 1px solid #cccccc;*/
}

#CardgridEinzel .adressbox a{
	color: #EF4223;
}



#rueckseite{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: -17px;
	margin-left: 20px;
	width: 250px;
	height: 300px;
	border: 1px solid #CECECE;
	padding: 3px;
	text-align: left;
	overflow: hidden;
	white-space:pre;
	overflow:auto;
	letter-spacing: normal;
}

#Newsletter{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-collapse:collapse;
	margin: 0 auto;
	height: 85px;
}

#Newsletter td {
	border: 2px dotted #EF4223;
	padding:4px;
		padding-left: 20px;
}

#Newsletter p{
	line-height: 25px;
	vertical-align: middle;
}

#Newsletter .Titel {
	color: #EF4223;
	font-weight: bold;
	font-size: 13px;
	height: 33px;
}

#Newsletter input{
	height: 19px;
	font-size: 14px;
	line-height: 18px;
	padding-left: 5px;	
}



#Grid{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-collapse:collapse;
	margin: 0 auto;
	
}

#Grid td {
	border:1px solid #CCCCCC;
	padding:4px;
}

#Grid .checkbox{
	width: 13px;
	height: 13px;
}

#Grid .hidden{
	border: 0px;
}

#Grid .titel, #Grid .titel td{
	background: #E2E2E2;
	height: 30px;
	font-weight: bold;
}



#GridNoLine{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-collapse:collapse;
	margin: 0 auto;
	
}

#GridNoLine td {
/*	border:1px solid #CCCCCC;*/
	border: none;
	padding:4px;
}




#card{
	border: 10px solid #ffffff;
/*	padding-bottom: 10px;*/
}

#cardborder{
	border: 0px;
	margin: 0px;
}

#postkarte {
	margin-left: 10px;
}

#postkarte td{
	text-align: left;
}


input, textarea , #contentline input{
	font-size: 11px;
}

input, submit{
	border: 1px solid #999999;
	height: 20px;
	vertical-align: top;
	padding: 2px;
}


.hidden, #contentline .hidden{
	border: 0px;
}

.TextCountText{
	margin-top: 5px;
	margin-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.TextCountText input{
	border: 0px;
	width: 25px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
}


.VorlagenBtn{
	margin-top: 9px;
	margin-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 25px;
}

#masani {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

#masani a{
	text-decoration: none;
	color: #999999;
}

#txt {
	top: -100px;
	margin-left: 35px;
}

.sdbuttons a, .sdbuttons button {
    display: block;
    float: left;
    margin: 0 7px 0 0;
    background-color: #ffffff;
    border: 1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size: 100%;
    line-height: 130%;
    text-decoration: none;
    font-weight: bold;
    color: #565656;
    cursor: pointer;
    padding: 5px 10px 6px 7px; /* Links */
}

.sdbuttons button{
    width:180px;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.sdbuttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.sdbuttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

.printfuss{display:none;}